This commit is contained in:
Steven! Ragnarök 2019-04-14 08:39:01 -07:00
parent b5039d20d7
commit d94c958a23
8 changed files with 59 additions and 4 deletions

View file

@ -2,6 +2,12 @@
Changelog for package rcl_lifecycle
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.7.0 (2019-04-14)
------------------
* Updated to use ament_target_dependencies where possible. (`#400 <https://github.com/ros2/rcl/issues/400>`_)
* Set symbol visibility to hidden for rcl. (`#391 <https://github.com/ros2/rcl/issues/391>`_)
* Contributors: Sachin Suresh Bhat, ivanpauno
0.6.4 (2019-01-11)
------------------