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 09ceb02 commit c937efbCopy full SHA for c937efb
docs/buildthedocs.yml
@@ -13,7 +13,7 @@ versions:
13
source:
14
provider: git
15
url: .
16
- checkout: 5619fa85b5650e68c54a308acb90a5f2d308ae9b # post-v0.3.2
+ checkout: v0.3.3
17
directory: docs
18
title: botogram 0.3
19
notice: alpha
docs/changelog/0.3.rst
@@ -12,7 +12,7 @@ Here you can find all the changes in the botogram 0.3.x releases.
12
botogram 0.3.3
==============
-*Bugfix release, not yet released*
+*Bugfix release, released on July 6th, 2016*
* Fix unavailable chats not detected when calling :py:meth:`botogram.Bot.chat`
(`issue 71`_)
0 commit comments