- Depreciation of require_authentication and clearCredentials methods - it will improve Bot initialization/unpickle performance (33) - Giving AUTHORS the proper credits for their contribution for this project (34) - Message.date and Message.forward_date are now datetime objects (35)
2.5.3
- telegram.Bot now supports to be unpickled (31)
2.5.2
- New changes from Telegram Bot API have been applied (32) - telegram.Bot now supports to be pickled (31) - Return empty str instead None when message.text is empty (30)