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.6.1 (2024-05-20)
6
+ ------------------
7
7
* remove flatbuffers from public API and old file_logger
8
8
* fix issue `#824 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/824 >`_: use global in Blackboard::set
9
9
* Add test for setting a global blackboard entry using a node's output port `#823 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/823 >`_
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.6.0 </version >
4
+ <version >4.6.1 </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