Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd3e20f commit 84ca8cfCopy full SHA for 84ca8cf
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package behaviortree_cpp
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+3.5.1 (2020-06-11)
+------------------
7
* trying to fix compilation in eloquent Minor fix on line 19
8
* Update README.md
9
* more badges
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package format="3">
<name>behaviortree_cpp_v3</name>
- <version>3.5.0</version>
+ <version>3.5.1</version>
<description>
This package provides the Behavior Trees core library.
</description>
0 commit comments