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 a3954bf commit 26a5fceCopy full SHA for 26a5fce
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package behaviortree_cpp
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+3.0.7 (2019-04-02)
+------------------
7
* this should fix issue with tinyXML2 once and for all (maybe...)
8
* improvement #79
9
* doc fix
package.xml
@@ -1,6 +1,6 @@
1
<package>
<name>behaviortree_cpp_v3</name>
- <version>3.0.6</version>
+ <version>3.0.7</version>
<description>
This package provides the Behavior Trees core library.
</description>
0 commit comments