Skip to content

Commit

Permalink
0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanFabian committed Oct 11, 2024
1 parent 39aba8f commit 01bcf56
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions ros_babel_fish/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package ros_babel_fish
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.5 (2024-10-11)
------------------
* Fixes to compile on Rolling. (`#8 <https://github.com/LOEWE-emergenCITY/ros_babel_fish/issues/8>`_)
* Fixes to compile on Rolling.
ROS 2 Rolling has made two changes that cause this package
Expand Down
2 changes: 1 addition & 1 deletion ros_babel_fish/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>ros_babel_fish</name>
<version>0.9.3</version>
<version>0.9.5</version>
<description>
A runtime message handler for ROS.
Allows subscription, publishing, calling of services and actions with messages known only at runtime as long
Expand Down
4 changes: 2 additions & 2 deletions ros_babel_fish_test_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package ros_babel_fish_test_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.9.5 (2024-10-11)
------------------

0.9.3 (2024-08-16)
------------------
Expand Down
2 changes: 1 addition & 1 deletion ros_babel_fish_test_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>ros_babel_fish_test_msgs</name>
<version>0.9.3</version>
<version>0.9.5</version>
<description>Test messages for the ros_babel_fish project tests.</description>
<maintainer email="[email protected]">Stefan Fabian</maintainer>
<license>MIT</license>
Expand Down

0 comments on commit 01bcf56

Please sign in to comment.