Thanks to visit codestin.com Credit goes to github.com
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 da1cb44 commit 5d9d2d4Copy full SHA for 5d9d2d4
CHANGELOG.rst
@@ -2,6 +2,12 @@
2
Changelog for package behaviortree_cpp
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
+Forthcoming
6
+-----------
7
+* fix issue `#228 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/228>`_ . Retry and Repeat node need to halt the child
8
+* better tutorial
9
+* Contributors: Davide Faconti
10
+
11
3.5.2 (2020-09-02)
12
------------------
13
* fix warning and follow coding standard
0 commit comments