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 8c96524 commit 19ffd08Copy full SHA for 19ffd08
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package behaviortree_cpp
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+4.3.6 (2023-08-31)
+------------------
7
* Simplify the visualization of custom type in Groot2 and improved tutorial 12
8
* fix compilation warnings
9
* Apply changes in ReactiveSequence to ReactiveFallback too
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package format="3">
<name>behaviortree_cpp</name>
- <version>4.3.5</version>
+ <version>4.3.6</version>
<description>
This package provides the Behavior Trees core library.
</description>
0 commit comments