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.7.2 (2025-05-29)
6
+ ------------------
7
7
* Fix issue `#978 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/978 >`_ : skipped was not working properly
8
8
* Added codespell as a pre-commit hook. (`#977 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/977 >`_)
9
9
* fix: Make impossible to accidentally copy JsonExporter singleton (`#975 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/975 >`_)
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.7.1 </version >
4
+ <version >4.7.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