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 4258189 commit 336ad32Copy full SHA for 336ad32
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package behaviortree_cpp
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+3.0.3 (2019-03-12)
+------------------
7
* moving to C++14... deal with it
8
* updated tinyXML2. Should fix several issues too
9
* add "d" to debug library on Windows
package.xml
@@ -1,6 +1,6 @@
1
<package>
<name>behaviortree_cpp_v3</name>
- <version>3.0.2</version>
+ <version>3.0.3</version>
<description>
This package provides the Behavior Trees core library.
</description>
0 commit comments