File tree Expand file tree Collapse file tree 1 file changed +14
-10
lines changed
Expand file tree Collapse file tree 1 file changed +14
-10
lines changed Original file line number Diff line number Diff line change 22Changes
33=======
44
5- **DATE TBD **
6- *WIP 6.2.0 *
7- - Improved filters for user_id/username/chat.
5+ **2017-07-25 **
6+ *Released 7.0.0 *
7+ - Fully support Bot API 3.2.
8+ - Improved filters for user_id/username/chat (PR #677).
9+ - Add the possibility to add objects as arguments to send_* methods (PR #742).
10+ - Fixed download of URLs with UTF-8 chars in path (PR #688).
11+ - Fixed URL parsing for ``Message `` text properties (PR #689).
12+ - Fixed args dispatching in ``MessageQueue ``'s decorator (PR #705).
13+ - ConvesationHandler - check if a user exist before using it (PR #699).
14+ - Removed deprecated ``telegram.Emoji ``.
15+ - Removed deprecated ``Botan `` import from ``utils `` (``Botan `` is still available through ``contrib ``).
16+ - Removed deprecated ``ReplyKeyboardHide ``.
17+ - Removed deprecated ``edit_message `` argument of `bot.set_game_score``.
818- Internal restructure of files.
19+ - Improved documentation.
920- Improved unitests.
10- - Fully support Bot API 3.2
11- - Modified docstrings
12- - Remove deprecated ``telegram.Emoji ``.
13- - Remove deprecated ``Botan `` import from ``utils `` (``Botan `` is still available through ``contrib ``).
14- - Remove deprecated ``ReplyKeyboardHide ``.
15- - Remove deprecated ``edit_message `` argument of `bot.set_game_score``.
16- - Add the possibility to add objects as arguments to send_* methods.
1721
1822**2017-06-18 **
1923
You can’t perform that action at this time.
0 commit comments