Skip to content

Commit df7f81d

Browse files
author
Davide Faconti
committed
2.3.0
1 parent 2d1d747 commit df7f81d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package behaviortree_cpp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.3.0 (2018-11-28)
6+
------------------
77
* Fix: registerBuilder did not register the manifest. It was "broken" as public API method
88
* Use the Pimpl idiom to hide zmq from the header file
99
* move header of minitrace in the cpp file

package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>behaviortree_cpp</name>
3-
<version>2.2.0</version>
3+
<version>2.3.0</version>
44
<description>
55
This package provides a behavior trees core.
66
</description>

0 commit comments

Comments
 (0)