Skip to content

Commit a990a69

Browse files
author
Pietro Albini
committed
Add changelog entry for issue #35
1 parent 9e142ea commit a990a69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/changelog.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ botogram 0.2
2424
* Renamed ``Component.add_shared_memory_initializer`` to
2525
``Component.add_memory_preparer``
2626
* Fix the syntax detector checking URLs with dashes in the domain (`issue 32`_)
27+
* Fix inability to send messages to channels from a running bot (`issue 35`_)
2728

2829
The following things are now **deprecated**:
2930

@@ -32,6 +33,7 @@ The following things are now **deprecated**:
3233
botogram 1.0
3334

3435
.. _issue 32: https://github.com/pietroalbini/botogram/issues/32
36+
.. _issue 35: https://github.com/pietroalbini/botogram/issues/35
3537

3638
.. _changelog-0.1.2:
3739

0 commit comments

Comments
 (0)