File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 22Changelog for package behaviortree_cpp
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ Forthcoming
6+ -----------
7+ * Fix: registerBuilder did not register the manifest. It was "broken" as public API method
8+ * Use the Pimpl idiom to hide zmq from the header file
9+ * move header of minitrace in the cpp file
10+ * Fixed a crash occuring when you didn't initialized a Tree object (#20)
11+ * Fix issue #16
12+ * add ParallelNode to pre-registered entries in factory (issue #13)
13+ * removed M_PI
14+ * Update the documentation
15+ * Contributors: Davide Faconti, Jimmy Delas
16+
5172.2.0 (2018-11-20)
618------------------
719* fix typo
Original file line number Diff line number Diff line change 11![ License MIT] ( https://img.shields.io/dub/l/vibe-d.svg )
2- ![ Version] ( https://img.shields.io/badge/version-v2.2 -green.svg )
2+ ![ Version] ( https://img.shields.io/badge/version-v2.3 -green.svg )
33[ ![ Build Status] ( https://travis-ci.org/BehaviorTree/BehaviorTree.CPP.svg?branch=master )] ( https://travis-ci.org/BehaviorTree/BehaviorTree.CPP )
44
55# About BehaviorTree.CPP
You can’t perform that action at this time.
0 commit comments