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 0c8a5b5 commit f20779bCopy full SHA for f20779b
CHANGELOG.rst
@@ -2,6 +2,13 @@
2
Changelog for package behaviortree_cpp
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
+Forthcoming
6
+-----------
7
+* Fix `#570 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/570>`_: string_view set in blackboard
8
+* Fix missing attribute in generated XML (writeTreeNodesModelXML)
9
+* Allow registration of TestNode
10
+* Contributors: Davide Faconti, Oleksandr Perepadia
11
+
12
4.2.0 (2023-05-23)
13
------------------
14
* add more informative IDLE status
0 commit comments