File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ versions:
1313 source :
1414 provider : git
1515 url : .
16- checkout : v0.3.3
16+ checkout : v0.3.4
1717 directory : docs
1818 title : botogram 0.3
1919 notice : alpha
Original file line number Diff line number Diff line change @@ -7,6 +7,18 @@ Changelog of botogram 0.3.x
77
88Here you can find all the changes in the botogram 0.3.x releases.
99
10+ .. _changelog-0.3.4 :
11+
12+ botogram 0.3.4
13+ ==============
14+
15+ *Bugfix release, released on August 10th, 2016 *
16+
17+ * Fix inability to send messages to supergroups by username, using the
18+ deprecated :py:meth: `botogram.Bot.send ` method (`issue 74 `_)
19+
20+ .. _issue 74 : https://github.com/pietroalbini/botogram/issues/74
21+
1022.. _changelog-0.3.3 :
1123
1224botogram 0.3.3
You can’t perform that action at this time.
0 commit comments