Changelogs

Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
This commit is contained in:
Ivan Santiago Paunovic 2020-05-28 14:12:26 +00:00
parent 0de31d0483
commit fad0963cf1
4 changed files with 16 additions and 0 deletions

View file

@ -2,6 +2,11 @@
Changelog for package rcl
^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Improve docblocks (`#659 <https://github.com/ros2/rcl/issues/659>`_)
* Contributors: Alejandro Hernández Cordero
1.1.1 (2020-05-26)
------------------

View file

@ -2,6 +2,9 @@
Changelog for package rcl_action
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.1.1 (2020-05-26)
------------------

View file

@ -2,6 +2,11 @@
Changelog for package rcl_lifecycle
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Allow transition start and goal states to be null (`#662 <https://github.com/ros2/rcl/issues/662>`_)
* Contributors: Karsten Knese
1.1.1 (2020-05-26)
------------------
* Increase rcl_lifecycle test coverage and add more safety checks (`#649 <https://github.com/ros2/rcl/issues/649>`_)

View file

@ -2,6 +2,9 @@
Changelog for package rcl_yaml_param_parser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.1.1 (2020-05-26)
------------------
* Increase rcl_yaml_param_parser test coverage (`#656 <https://github.com/ros2/rcl/issues/656>`_)