We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac55ba0 commit be105a2Copy full SHA for be105a2
CHANGES.rst
@@ -1,3 +1,11 @@
1
+**2016-05-15**
2
+
3
+*Released 4.1*
4
5
+- Implement API changes from May 6, 2016
6
+- Fix bug when ``start_polling`` with ``clean=True``
7
+- Methods now have snake_case equivalent, for example ``telegram.Bot.send_message`` is the same as ``telegram.Bot.sendMessage``
8
9
**2016-05-01**
10
11
*Released 4.0.3*
0 commit comments