0.6.1
This commit is contained in:
parent
8bffd25746
commit
9da1b95ece
6 changed files with 33 additions and 3 deletions
|
@ -2,6 +2,13 @@
|
|||
Changelog for package rclcpp_lifecycle
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
0.6.1 (2018-12-07)
|
||||
------------------
|
||||
* Added node path and time stamp to parameter event message (`#584 <https://github.com/ros2/rclcpp/issues/584>`_)
|
||||
* Refactored init to allow for non-global init (`#587 <https://github.com/ros2/rclcpp/issues/587>`_)
|
||||
* Add class Waitable (`#589 <https://github.com/ros2/rclcpp/issues/589>`_)
|
||||
* Contributors: Dirk Thomas, Jacob Perron, William Woodall, bpwilcox
|
||||
|
||||
0.6.0
|
||||
-----------
|
||||
* Updated to use new error handling API from rcutils (`#577 <https://github.com/ros2/rclcpp/issues/577>`_)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue