Changelog.
Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
This commit is contained in:
parent
0f0424fe7f
commit
752a8511f2
4 changed files with 25 additions and 0 deletions
|
@ -2,6 +2,13 @@
|
|||
Changelog for package rcl
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* Included features (`#644 <https://github.com/ros2/rcl/issues/644>`_)
|
||||
* Current state Quality Declaration (`#639 <https://github.com/ros2/rcl/issues/639>`_)
|
||||
* Initialize service timestamps to 0 and test. (`#642 <https://github.com/ros2/rcl/issues/642>`_)
|
||||
* Contributors: Alejandro Hernández Cordero, Ingo Lütkebohle, Jorge Perez
|
||||
|
||||
0.9.0 (2020-04-29)
|
||||
------------------
|
||||
* Fix std::string construction in test (`#636 <https://github.com/ros2/rcl/issues/636>`_)
|
||||
|
|
|
@ -2,6 +2,12 @@
|
|||
Changelog for package rcl_action
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* Included features (`#644 <https://github.com/ros2/rcl/issues/644>`_)
|
||||
* Quality Declarations for rcl_action, rcl_lifecycle, yaml_parser (`#641 <https://github.com/ros2/rcl/issues/641>`_)
|
||||
* Contributors: Alejandro Hernández Cordero, brawner
|
||||
|
||||
0.9.0 (2020-04-29)
|
||||
------------------
|
||||
* Export targets in a addition to include directories / libraries (`#632 <https://github.com/ros2/rcl/issues/632>`_)
|
||||
|
|
|
@ -2,6 +2,12 @@
|
|||
Changelog for package rcl_lifecycle
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* Included features (`#644 <https://github.com/ros2/rcl/issues/644>`_)
|
||||
* Quality Declarations for rcl_action, rcl_lifecycle, yaml_parser (`#641 <https://github.com/ros2/rcl/issues/641>`_)
|
||||
* Contributors: Alejandro Hernández Cordero, brawner
|
||||
|
||||
0.9.0 (2020-04-29)
|
||||
------------------
|
||||
* Added rcl_lifecycle Doxyfile (`#633 <https://github.com/ros2/rcl/issues/633>`_)
|
||||
|
|
|
@ -2,6 +2,12 @@
|
|||
Changelog for package rcl_yaml_param_parser
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* Included features (`#644 <https://github.com/ros2/rcl/issues/644>`_)
|
||||
* Quality Declarations for rcl_action, rcl_lifecycle, yaml_parser (`#641 <https://github.com/ros2/rcl/issues/641>`_)
|
||||
* Contributors: Alejandro Hernández Cordero, brawner
|
||||
|
||||
0.9.0 (2020-04-29)
|
||||
------------------
|
||||
* Added rcl yaml param parser doxyfile (`#634 <https://github.com/ros2/rcl/issues/634>`_)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue