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

Skip to content

Commit 43ebe5b

Browse files
author
Davide Faconti
committed
2.4.3
1 parent dee99e5 commit 43ebe5b

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.4.3 (2018-12-07)
6+
------------------
77
* Merge branch 'master' into ros2
88
* removed old file
99
* Fix issue #31 : convertFromString mandatory for TreeNode::getParam, not Blackboard::get

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.2</version>
3+
<version>2.4.3</version>
44
<description>
55
This package provides a behavior trees core.
66
</description>

0 commit comments

Comments
 (0)