Skip to content

Commit e70a442

Browse files
author
Pietro Albini
committed
Update the changelog
1 parent 22a62a9 commit e70a442

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/changelog.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,15 @@ botogram 0.2
1616

1717
*Alpha release, not yet released*
1818

19-
No changes yet.
19+
* Renamed ``Bot.init_shared_memory`` to ``Bot.prepare_memory``
20+
* Renamed ``Component.add_shared_memory_initializer`` to
21+
``Component.add_memory_preparer``
22+
23+
The following things are now **deprecated**:
24+
25+
* ``Bot.init_shared_memory``, and it will be removed in botogram 1.0
26+
* ``Component.add_shared_memory_initializer``, and it will be removed in
27+
botogram 1.0
2028

2129
.. _changelog-0.1.2:
2230

0 commit comments

Comments
 (0)