Skip to content

Commit 00c7989

Browse files
committed
4.3.3
1 parent ed14bd4 commit 00c7989

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Changelog for package behaviortree_cpp
99
* adding ParallelAll
1010
* Contributors: Davide Faconti
1111

12-
Forthcoming
13-
-----------
12+
4.3.3 (2023-07-05)
13+
------------------
1414
* bug fix `#601 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/601>`_: onHalted not called correctly in Control Nodes
1515
* Groot recording (`#598 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/598>`_)
1616
* add recording to groot publisher

package.xml

+1-1
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</name>
4-
<version>4.3.2</version>
4+
<version>4.3.3</version>
55
<description>
66
This package provides the Behavior Trees core library.
77
</description>

0 commit comments

Comments
 (0)