File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,11 +15,11 @@ New features
15
15
- Support Bot API 3.4 (PR `#865 `_).
16
16
17
17
Changes
18
- - MessgaeHandler & RegexHandler now consider channel_updates.
18
+ - MessageHandler & RegexHandler now consider channel_updates.
19
19
- Fix command not recognized if it is directly followed by a newline (PR `#869 `_).
20
20
- Removed Bot._message_wrapper (PR `#822 `_).
21
- - Unitests are now also running on Appveyor (Windows VM).
22
- - Various unitest improvments .
21
+ - Unitests are now also running on AppVeyor (Windows VM).
22
+ - Various unitest improvements .
23
23
- Documentation fixes.
24
24
25
25
.. _`#822` : https://github.com/python-telegram-bot/python-telegram-bot/pull/822
@@ -51,7 +51,7 @@ Changes
51
51
- Warn on small con_pool_size during custom initalization of Updater (PR `#793 `_).
52
52
- Catch exceptions in error handlerfor errors that happen during polling (PR `#810 `_).
53
53
- For testing we switched to pytest (PR `#788 `_).
54
- - Lot's of small improvements to our tests and documentation.
54
+ - Lots of small improvements to our tests and documentation.
55
55
56
56
57
57
.. _`see docs` : http://python-telegram-bot.readthedocs.io/en/stable/telegram.ext.dispatcher.html#telegram.ext.Dispatcher.add_handler
You can’t perform that action at this time.
0 commit comments