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

Skip to content

Commit 366ace1

Browse files
committed
3.5.0
1 parent 9fd7ae3 commit 366ace1

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
@@ -96,8 +96,8 @@ Changelog for package behaviortree_cpp
9696
On Windows not only MSVC compilator.
9797
* Contributors: 3wnbr1, Christopher Torres, Davide Faconti, HansRobo, ImgBotApp, Jesus, Kotaro Yoshimoto, Mateusz Sadowski, Peter Polidoro, Sean Yen, Sebastian Ahlman, Steffen Groot, Vadim Linevich, renan028
9898

99-
Forthcoming
100-
-----------
99+
3.5.0 (2020-05-14)
100+
------------------
101101
* added IfThenElse and WhileDoElse
102102
* issue `#190 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/190>`_
103103
* unit test added

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>behaviortree_cpp_v3</name>
4-
<version>3.4.0</version>
4+
<version>3.5.0</version>
55
<description>
66
This package provides the Behavior Trees core library.
77
</description>

0 commit comments

Comments
 (0)