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 740eee4 commit 32b4ca5Copy full SHA for 32b4ca5
CHANGELOG.rst
@@ -2,6 +2,23 @@
2
Changelog for package behaviortree_cpp
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
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
+
22
4.1.0 (2023-03-18)
23
------------------
24
* temporary disable codeql
0 commit comments