File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
Changelog for package dynamic_reconfigure
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
- Forthcoming
6
- -----------
5
+ 1.7.1 (2020-08-28)
6
+ ------------------
7
7
* narrow down required boost dependencies (`#160 <https://github.com/ros/dynamic_reconfigure/issues/160 >`_)
8
8
* Make Config object pickle-able in Python 3 (`#154 <https://github.com/ros/dynamic_reconfigure/issues/154 >`_)
9
9
* Fix python3 issue in a backward compatible way (`#157 <https://github.com/ros/dynamic_reconfigure/issues/157 >`_)
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format2.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 2" >
4
4
<name >dynamic_reconfigure</name >
5
- <version >1.7.0 </version >
5
+ <version >1.7.1 </version >
6
6
<description >
7
7
The dynamic_reconfigure package provides a means to update parameters
8
8
at runtime without having to restart the node.
You can’t perform that action at this time.
0 commit comments