Skip to content

Commit

Permalink
Bump to v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Bibo-Joshi committed Sep 17, 2020
1 parent f535169 commit e141edb
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
33 changes: 33 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,39 @@
Changelog
=========

Version 1.1
===========
*Released 2020-09-17*

*Changes and bug fixes for the user experience:*

- Improve Parsing of Addresses (`#62`_)
- Move Fetching TG Profile Picture to Editing Conversation (`#61`_)
- Add Conductor to Allowed Instruments (`#56`_)
- Fix Interrupting of Free Text Games (`#55`_)
- Fix Typos (`#54`_)
- Link Info Channel in Readme and Preview it in Docs (`#52`_)

*Changes and bug fixes for the admin experience:*

- Add ``/rebuild`` command for Admin (`#63`_)
- Stabilize Registration Process (`#60`_)

*Changes fixes and bugfixes to the backend:*

- Gender Photo Questions (`#63`_)
- Copy Members with ``deepcopy()`` (`#59`_)

.. _`#62`: https://github.com/Bibo-Joshi/AkaNamen-Bot/pull/#62
.. _`#61`: https://github.com/Bibo-Joshi/AkaNamen-Bot/pull/#61
.. _`#56`: https://github.com/Bibo-Joshi/AkaNamen-Bot/pull/#56
.. _`#55`: https://github.com/Bibo-Joshi/AkaNamen-Bot/pull/#55
.. _`#54`: https://github.com/Bibo-Joshi/AkaNamen-Bot/pull/#54
.. _`#52`: https://github.com/Bibo-Joshi/AkaNamen-Bot/pull/#52
.. _`#63`: https://github.com/Bibo-Joshi/AkaNamen-Bot/pull/#63
.. _`#60`: https://github.com/Bibo-Joshi/AkaNamen-Bot/pull/#60
.. _`#59`: https://github.com/Bibo-Joshi/AkaNamen-Bot/pull/#59

Version 1.0
===========
*Released 2020-09-16*
Expand Down
1 change: 1 addition & 0 deletions docs/source/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ Um ihm auf die Sprünge zu helfen, kannst Du

1. versuchen, statt Deiner Adresse Deinen *Standort* zu schicken. Das hilft häufig schon.
2. die Koordinaten Deines Domizils selbst herausfinden und dem Bot schicken. Bei `OpenStreetMap`_ geht das so:

1. Gib Deine Adresse ein
2. Wähle den passenden Treffer aus
3. Klicke auf »Teilen«
Expand Down

0 comments on commit e141edb

Please sign in to comment.