changelogs
This commit is contained in:
parent
c9fe312674
commit
aa4ac7d06c
3 changed files with 61 additions and 0 deletions
12
rcl_lifecycle/CHANGELOG.rst
Normal file
12
rcl_lifecycle/CHANGELOG.rst
Normal file
|
@ -0,0 +1,12 @@
|
|||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
Changelog for package rcl_lifecycle
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* Updated code to use private substitution (``~``) in lifecycle topics and services (`#260 <https://github.com/ros2/rcl/issues/260>`_)
|
||||
* use ~/<topic> rather than manually constructing topics/services
|
||||
* use check argument for null macros
|
||||
* Fixed potential segmentation fault due to nullptr dereference (`#202 <https://github.com/ros2/rcl/issues/202>`_)
|
||||
* Signed-off-by: Ethan Gao <ethan.gao@linux.intel.com>
|
||||
* Contributors: Dirk Thomas, Ethan Gao, Michael Carroll, William Woodall
|
Loading…
Add table
Add a link
Reference in a new issue