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 594b7d1 commit eb9ff2eCopy full SHA for eb9ff2e
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package behaviortree_cpp
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+3.5.6 (2021-02-03)
+------------------
7
* fix issue `#227 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/227>`_
8
* fix issue `#256 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/256>`_
9
* Merge branch 'master' of https://github.com/BehaviorTree/BehaviorTree.CPP
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package format="3">
<name>behaviortree_cpp_v3</name>
- <version>3.5.5</version>
+ <version>3.5.6</version>
<description>
This package provides the Behavior Trees core library.
</description>
0 commit comments