0.7.4
Signed-off-by: Michael Carroll <michael@openrobotics.org>
This commit is contained in:
parent
c39d0d1e0a
commit
4f68bbf43f
8 changed files with 27 additions and 4 deletions
|
@ -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)
|
||||
------------------
|
||||
|
||||
|
|
|
@ -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_yaml_param_parser</name>
|
||||
<version>0.7.3</version>
|
||||
<version>0.7.4</version>
|
||||
<description>Package containing various utility types and functions for C</description>
|
||||
<maintainer email="anup.pemmaiah@apex.ai">Anup Pemmaiah</maintainer>
|
||||
<license>Apache License 2.0</license>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue