File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,11 +15,11 @@ New features
1515- Support Bot API 3.4 (PR `#865 `_).
1616
1717Changes
18- - MessgaeHandler & RegexHandler now consider channel_updates.
18+ - MessageHandler & RegexHandler now consider channel_updates.
1919- Fix command not recognized if it is directly followed by a newline (PR `#869 `_).
2020- 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 .
2323- Documentation fixes.
2424
2525.. _`#822` : https://github.com/python-telegram-bot/python-telegram-bot/pull/822
@@ -51,7 +51,7 @@ Changes
5151- Warn on small con_pool_size during custom initalization of Updater (PR `#793 `_).
5252- Catch exceptions in error handlerfor errors that happen during polling (PR `#810 `_).
5353- 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.
5555
5656
5757.. _`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