Skip to content

Commit 67f7a25

Browse files
committed
0.25.120
1 parent a7ff27d commit 67f7a25

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

ros_babel_fish/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.25.120 (2025-12-08)
6+
---------------------
77
* Wrap exceptions when creating service or action client with invalid topic as BabelFishException.
88
* Fixed ament package not found error not being caught and wrapped as TypeSupportException / BabelFishException.
99
* Added a get method for CompoundArrayMessage to obtain element as shared_ptr.

ros_babel_fish/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>ros_babel_fish</name>
5-
<version>0.25.2</version>
5+
<version>0.25.120</version>
66
<description>
77
A runtime message handler for ROS.
88
Allows subscription, publishing, calling of services and actions with messages known only at runtime as long

ros_babel_fish_test_msgs/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.25.120 (2025-12-08)
6+
---------------------
77

88
0.25.2 (2025-02-07)
99
-------------------

ros_babel_fish_test_msgs/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>ros_babel_fish_test_msgs</name>
5-
<version>0.25.2</version>
5+
<version>0.25.120</version>
66
<description>Test messages for the ros_babel_fish project tests.</description>
77
<maintainer email="ros_babel_fish@stefanfabian.me">Stefan Fabian</maintainer>
88
<license>MIT</license>

0 commit comments

Comments
 (0)