Skip to content

Commit 859e156

Browse files
committed
0.10.2
1 parent a2d10d0 commit 859e156

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 ros1_bridge
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.10.2 (2021-11-05)
6+
-------------------
77
* Example for `parameter_bridge` (`#330 <https://github.com/ros2/ros1_bridge/issues/330>`_)
88
* Use rcpputils/scope_exit.hpp instead of rclcpp/scope_exit.hpp (`#324 <https://github.com/ros2/ros1_bridge/issues/324>`_)
99
* Use FindPython3 and make Python dependency explicit (`#322 <https://github.com/ros2/ros1_bridge/issues/322>`_)

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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>ros1_bridge</name>
5-
<version>0.10.1</version>
5+
<version>0.10.2</version>
66
<description>A simple bridge between ROS 1 and ROS 2</description>
77
<maintainer email="[email protected]">Jacob Perron</maintainer>
88
<maintainer email="[email protected]">Shane Loretz</maintainer>

0 commit comments

Comments
 (0)