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

Skip to content

Commit 9fd7ae3

Browse files
committed
changelog update
1 parent 5b4890d commit 9fd7ae3

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,26 @@ 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+
-----------
101+
* added IfThenElse and WhileDoElse
102+
* issue `#190 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/190>`_
103+
* unit test added
104+
* reverting to a better solution
105+
* RemappedSubTree added
106+
* Fix issue `#188 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/188>`_
107+
* added function const std::string& key (issue `#183 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/183>`_)
108+
* Contributors: Davide Faconti, [email protected]
109+
110+
* added IfThenElse and WhileDoElse
111+
* issue `#190 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/190>`_
112+
* unit test added
113+
* reverting to a better solution
114+
* RemappedSubTree added
115+
* Fix issue `#188 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/188>`_
116+
* added function const std::string& key (issue `#183 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/183>`_)
117+
* Contributors: Davide Faconti, [email protected]
118+
99119
3.1.1 (2019-11-10)
100120
------------------
101121
* fix samples compilation (hopefully)

0 commit comments

Comments
 (0)