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 5e5e631 commit 23c6957Copy full SHA for 23c6957
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package behaviortree_cpp
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+3.1.0 (2019-10-30)
+------------------
7
* Error message corrected
8
* fix windows and mingw compilation (?)
9
* Merge pull request `#70 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/70>`_ from Masadow/patch-3
package.xml
@@ -1,6 +1,6 @@
1
<package>
<name>behaviortree_cpp_v3</name>
- <version>3.0.7</version>
+ <version>3.1.0</version>
<description>
This package provides the Behavior Trees core library.
</description>
0 commit comments