python-telegram-bot/CHANGES

63 lines
868 B
Text
Raw Normal View History

2015-07-15 11:48:33 -03:00
2015-07-15
Released 1.9
Python 3 officially supported
PEP8 improvements
2015-07-12 10:35:37 -03:00
2015-07-12
Released 1.8
Fixes crash when replying an unicode text message (special thanks to JRoot3D)
2015-07-15 11:48:33 -03:00
2015-07-12 10:35:37 -03:00
2015-07-11
2015-07-11 10:02:29 -03:00
Released 1.7
Fixes crash when username is not defined on chat (special thanks to JRoot3D)
2015-07-15 11:48:33 -03:00
2015-07-10 22:41:34 -03:00
2015-07-10
Released 1.6
Improvements for GAE support
2015-07-15 11:48:33 -03:00
2015-07-10 16:52:03 -03:00
2015-07-10
Released 1.5
Fixes randomly unicode issues when using InputFile
2015-07-15 11:48:33 -03:00
2015-07-10 13:52:36 -03:00
2015-07-10
Released 1.4
requests lib is no longer required
Google App Engine (GAE) is supported
2015-07-15 11:48:33 -03:00
2015-07-10
Released 1.3
Added support to setWebhook (special thanks to macrojames)
2015-07-15 11:48:33 -03:00
2015-07-09 09:53:11 -03:00
2015-07-09
Released 1.2
CustomKeyboard classes now available
Emojis available
PEP8 improvements
2015-07-08 18:33:28 -03:00
2015-07-08
Released 1.1
PyPi package now available
2015-07-08 18:22:58 -03:00
2015-07-08
Released 1.0
Initial checkin of python-telegram-bot