Skip to content

Commit b7d2543

Browse files
committed
3.25.11
1 parent 3a4dd2d commit b7d2543

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+
3.25.11 (2025-11-11)
6+
--------------------
77
* Added documentation and fixed tiny memory leak.
88
* Added convenience methods to message introspection wrapper.
99
* Fixed waiting indefinitely if topic is namespaced and added test case.

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>3.25.2</version>
5+
<version>3.25.11</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+
3.25.11 (2025-11-11)
6+
--------------------
77

88
3.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>3.25.2</version>
5+
<version>3.25.11</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)