Signed-off-by: Michael Carroll <michael@openrobotics.org>
This commit is contained in:
Michael Carroll 2019-05-29 18:42:38 -05:00
parent c39d0d1e0a
commit 4f68bbf43f
No known key found for this signature in database
GPG key ID: F20ABF421A696F36
8 changed files with 27 additions and 4 deletions

View file

@ -2,6 +2,11 @@
Changelog for package rcl_yaml_param_parser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.7.4 (2019-05-29)
------------------
* Allow empty strings if they are quoted. (`#450 <https://github.com/ros2/rcl/issues/450>`_)
* Contributors: Ralf Anton Beier
0.7.3 (2019-05-20)
------------------