0.9.0
This commit is contained in:
parent
7a3599db7d
commit
47501d17c5
8 changed files with 95 additions and 4 deletions
|
@ -2,6 +2,17 @@
|
|||
Changelog for package rcl_action
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
0.9.0 (2020-04-29)
|
||||
------------------
|
||||
* Export targets in a addition to include directories / libraries (`#632 <https://github.com/ros2/rcl/issues/632>`_)
|
||||
* Rename rosidl_generator_c namespace to rosidl_runtime_c (`#616 <https://github.com/ros2/rcl/issues/616>`_)
|
||||
* Rename rosidl_generator_cpp namespace to rosidl_runtime_cpp (`#615 <https://github.com/ros2/rcl/issues/615>`_)
|
||||
* Changed rosidl_generator_c/cpp to rosidl_runtime_c/cpp (`#588 <https://github.com/ros2/rcl/issues/588>`_)
|
||||
* Changed build_depend and build_depend_export dependencies to depend (`#577 <https://github.com/ros2/rcl/issues/577>`_)
|
||||
* Code style only: wrap after open parenthesis if not in one line (`#565 <https://github.com/ros2/rcl/issues/565>`_)
|
||||
* Check if action status publisher is ready (`#541 <https://github.com/ros2/rcl/issues/541>`_)
|
||||
* Contributors: Alejandro Hernández Cordero, Dirk Thomas, Tomoya Fujita
|
||||
|
||||
0.8.3 (2019-11-08)
|
||||
------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue