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 @@ -9,8 +9,8 @@ Changelog for package behaviortree_cpp
9
9
* adding ParallelAll
10
10
* Contributors: Davide Faconti
11
11
12
- Forthcoming
13
- -----------
12
+ 4.3.3 (2023-07-05)
13
+ ------------------
14
14
* bug fix `#601 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/601 >`_: onHalted not called correctly in Control Nodes
15
15
* Groot recording (`#598 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/598 >`_)
16
16
* add recording to groot publisher
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.2 </version >
4
+ <version >4.3.3 </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