We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 817db5b commit 09c0857Copy full SHA for 09c0857
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package behaviortree_cpp
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+4.8.4 (2026-01-09)
+------------------
7
* extend the Groot example to reproduce issues with arrays
8
* add tool to generate XML models
9
* add documentation to classes
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package format="3">
<name>behaviortree_cpp</name>
- <version>4.8.3</version>
+ <version>4.8.4</version>
<description>
This package provides the Behavior Trees core library.
</description>
0 commit comments