Changelog.
Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
This commit is contained in:
parent
a251a84e5a
commit
e261e5c1a8
4 changed files with 14 additions and 0 deletions
|
@ -2,6 +2,11 @@
|
||||||
Changelog for package rcl
|
Changelog for package rcl
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* Switch the default logging implementation to spdlog.
|
||||||
|
* Contributors: Chris Lalancette
|
||||||
|
|
||||||
0.8.0 (2019-09-26)
|
0.8.0 (2019-09-26)
|
||||||
------------------
|
------------------
|
||||||
* Delete rcl_impl_getenv, replaced by rcutils_get_env (`#502 <https://github.com/ros2/rcl/issues/502>`_)
|
* Delete rcl_impl_getenv, replaced by rcutils_get_env (`#502 <https://github.com/ros2/rcl/issues/502>`_)
|
||||||
|
|
|
@ -2,6 +2,9 @@
|
||||||
Changelog for package rcl_action
|
Changelog for package rcl_action
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
|
||||||
0.8.0 (2019-09-26)
|
0.8.0 (2019-09-26)
|
||||||
------------------
|
------------------
|
||||||
* Fix rcl_action test_graph (`#504 <https://github.com/ros2/rcl/issues/504>`_)
|
* Fix rcl_action test_graph (`#504 <https://github.com/ros2/rcl/issues/504>`_)
|
||||||
|
|
|
@ -2,6 +2,9 @@
|
||||||
Changelog for package rcl_lifecycle
|
Changelog for package rcl_lifecycle
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
|
||||||
0.8.0 (2019-09-26)
|
0.8.0 (2019-09-26)
|
||||||
------------------
|
------------------
|
||||||
* reset error message before setting a new one, embed the original one (`#501 <https://github.com/ros2/rcl/issues/501>`_)
|
* reset error message before setting a new one, embed the original one (`#501 <https://github.com/ros2/rcl/issues/501>`_)
|
||||||
|
|
|
@ -2,6 +2,9 @@
|
||||||
Changelog for package rcl_yaml_param_parser
|
Changelog for package rcl_yaml_param_parser
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
|
||||||
0.8.0 (2019-09-26)
|
0.8.0 (2019-09-26)
|
||||||
------------------
|
------------------
|
||||||
* Enable incremental parameter yaml file parsing. (`#507 <https://github.com/ros2/rcl/issues/507>`_)
|
* Enable incremental parameter yaml file parsing. (`#507 <https://github.com/ros2/rcl/issues/507>`_)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue