Skip to content

Commit 74076f3

Browse files
committed
1.7.3
1 parent 11b4bac commit 74076f3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package dynamic_reconfigure
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.7.3 (2022-05-05)
6+
------------------
77
* Add Loader=yaml.Loader to yaml.load (`#178 <https://github.com/ros/dynamic_reconfigure/issues/178>`_)
88
* Switch to new boost/bind/bind.hpp (`#191 <https://github.com/ros/dynamic_reconfigure/issues/191>`_)
99
* Contributors: Charles Jenkins, Jochen Sprickerhof

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>dynamic_reconfigure</name>
5-
<version>1.7.2</version>
5+
<version>1.7.3</version>
66
<description>
77
The dynamic_reconfigure package provides a means to update parameters
88
at runtime without having to restart the node.

0 commit comments

Comments
 (0)