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

Skip to content

Commit cd8ef71

Browse files
author
Davide Faconti
committed
2.4.4
1 parent 1e392e5 commit cd8ef71

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.4 (2018-12-12)
6+
------------------
77
* adding virtual TreeNode::onInit() [issue #33]
88
* fix issue #34 : if you don't implement convertFromString, it will compile but it may throw
99
* Pretty demangled names and obsolate comments removed

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

0 commit comments

Comments
 (0)