This commit is contained in:
Jacob Perron 2020-05-12 14:02:12 -07:00
parent 87a724d32c
commit d3217513b1
8 changed files with 21 additions and 6 deletions

View file

@ -2,11 +2,14 @@
Changelog for package rcl_lifecycle
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1.0.0 (2020-05-12)
------------------
0.9.1 (2020-05-08)
------------------
* 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
* Contributors: Alejandro Hernández Cordero, Stephen Brawner
0.9.0 (2020-04-29)
------------------

View file

@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>rcl_lifecycle</name>
<version>0.9.1</version>
<version>1.0.0</version>
<description>Package containing a C-based lifecycle implementation</description>
<maintainer email="karsten@osrfoundation.org">Karsten Knese</maintainer>
<license>Apache License 2.0</license>