We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 425bd39 commit aa24260Copy full SHA for aa24260
2 files changed
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package behaviortree_cpp
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+4.8.2 (2025-10-30)
+------------------
7
* Merge pull request `#996 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/996>`_ from EnjoyRobotics/make-sequence-node-inheritable
8
* Merge branch 'master' of github.com:BehaviorTree/BehaviorTree.CPP
9
* fix issue `#1034 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/1034>`_
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package format="3">
<name>behaviortree_cpp</name>
- <version>4.8.1</version>
+ <version>4.8.2</version>
<description>
This package provides the Behavior Trees core library.
</description>
0 commit comments