File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
Changelog for package behaviortree_cpp
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
- Forthcoming
6
- -----------
5
+ 4.3.2 (2023-06-27)
6
+ ------------------
7
7
* fix `#595 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/595 >`_ : improvement in blackboard/scripting types (`#597 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/597 >`_)
8
8
* Fix Issue 593 (`#594 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/594 >`_): support skipping in Parallel node
9
9
* adding ParallelAll
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<package format =" 3" >
3
3
<name >behaviortree_cpp</name >
4
- <version >4.3.1 </version >
4
+ <version >4.3.2 </version >
5
5
<description >
6
6
This package provides the Behavior Trees core library.
7
7
</description >
You can’t perform that action at this time.
0 commit comments