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 57dffea commit db19475Copy full SHA for db19475
docs/changelog/0.3.rst
@@ -7,6 +7,18 @@ Changelog of botogram 0.3.x
7
8
Here you can find all the changes in the botogram 0.3.x releases.
9
10
+.. _changelog-0.3.4:
11
+
12
+botogram 0.3.4
13
+==============
14
15
+*Bugfix release, not yet released*
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
22
.. _changelog-0.3.3:
23
24
botogram 0.3.3
0 commit comments