File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,16 +5,17 @@ Changes
55**2017-07-25 **
66*Released 7.0.0 *
77- Fully support Bot API 3.2.
8- - Improved filters for user_id/username/ chat (PR #677).
8+ - New filters for handling messages from specific chat/user id (PR #677).
99- Add the possibility to add objects as arguments to send_* methods (PR #742).
1010- Fixed download of URLs with UTF-8 chars in path (PR #688).
1111- Fixed URL parsing for ``Message `` text properties (PR #689).
1212- Fixed args dispatching in ``MessageQueue ``'s decorator (PR #705).
13- - ConvesationHandler - check if a user exist before using it (PR #699).
13+ - Fixed regression preventing IPv6 only hosts from connnecting to Telegram servers (Issue #720).
14+ - ConvesationHandler - check if a user exist before using it (PR #699).
1415- Removed deprecated ``telegram.Emoji ``.
1516- Removed deprecated ``Botan `` import from ``utils `` (``Botan `` is still available through ``contrib ``).
1617- Removed deprecated ``ReplyKeyboardHide ``.
17- - Removed deprecated ``edit_message `` argument of `bot.set_game_score``.
18+ - Removed deprecated ``edit_message `` argument of `` bot.set_game_score ``.
1819- Internal restructure of files.
1920- Improved documentation.
2021- Improved unitests.
You can’t perform that action at this time.
0 commit comments