Skip to content

Commit 32b4ca5

Browse files
committed
changelog updated
1 parent 740eee4 commit 32b4ca5

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22
Changelog for package behaviortree_cpp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* adding sqlite logger
8+
* fix warning
9+
* better cmake
10+
* ManualSelector removed
11+
* magic_enum updated
12+
* fix issue `#530 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/530>`_: use convertFromString in scripting assignments
13+
* added unit test
14+
* files moved
15+
* fix groot2 publisher
16+
* minor fixes in blackboard
17+
* fix XML: Subtree should remember the remapped ports
18+
* add the ability to load substitution rules from JSON
19+
* Update README.md
20+
* Contributors: Davide Faconti
21+
522
4.1.0 (2023-03-18)
623
------------------
724
* temporary disable codeql

0 commit comments

Comments
 (0)