^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Changelog for package rcl_lifecycle ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 0.5.0 (2018-06-25) ------------------ * Updated code to use private substitution (``~``) in lifecycle topics and services (`#260 `_) * use ~/ rather than manually constructing topics/services * use check argument for null macros * Fixed potential segmentation fault due to nullptr dereference (`#202 `_) * Signed-off-by: Ethan Gao * Contributors: Dirk Thomas, Ethan Gao, Michael Carroll, William Woodall