Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e05ad94

Browse files
committed
2.5.0
1 parent a8bac7a commit e05ad94

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package behaviortree_cpp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.5.0 (2018-12-12)
6+
------------------
77
* Introducing SyncActionNode that is more self explaining and less ambiguous
88
* fix potential problem related to ControlNode::haltChildren()
99
* Adding example/test of navigation and recovery behavior. Related to issue #36

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>behaviortree_cpp</name>
3-
<version>2.4.4</version>
3+
<version>2.5.0</version>
44
<description>
55
This package provides a behavior trees core.
66
</description>

0 commit comments

Comments
 (0)