Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
This commit is contained in:
Shane Loretz 2019-10-23 17:35:56 -07:00
parent c1739354b1
commit 3d3b77c1fd
8 changed files with 34 additions and 4 deletions

View file

@ -2,6 +2,12 @@
Changelog for package rcl_yaml_param_parser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.8.2 (2019-10-23)
------------------
* Specify test working directory (`#529 <https://github.com/ros2/rcl/issues/529>`_)
* Remove the maximum string size. (`#524 <https://github.com/ros2/rcl/issues/524>`_)
* Contributors: Chris Lalancette, Dan Rose
0.8.1 (2019-10-08)
------------------