Skip to content

Commit 23c6957

Browse files
committed
3.1.0
1 parent 5e5e631 commit 23c6957

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package behaviortree_cpp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
3.1.0 (2019-10-30)
6+
------------------
77
* Error message corrected
88
* fix windows and mingw compilation (?)
99
* Merge pull request `#70 <https://github.com/BehaviorTree/BehaviorTree.CPP/issues/70>`_ from Masadow/patch-3

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>behaviortree_cpp_v3</name>
3-
<version>3.0.7</version>
3+
<version>3.1.0</version>
44
<description>
55
This package provides the Behavior Trees core library.
66
</description>

0 commit comments

Comments
 (0)