Skip to content

Commit b24f1a7

Browse files
committed
2.15.4
Signed-off-by: Marco A. Gutierrez <marcogg@marcogg.com>
1 parent 4b14a33 commit b24f1a7

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

rmw_implementation/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.15.4 (2024-12-18)
6+
-------------------
77
* Make sure to find_package(rmw) in rmw_implementation. (`#242 <https://github.com/ros2/rmw_implementation/issues/242>`_) (`#245 <https://github.com/ros2/rmw_implementation/issues/245>`_)
88
This is required to get access to the register_rmw_implementation
99
CMake macro.

rmw_implementation/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>rmw_implementation</name>
5-
<version>2.15.3</version>
5+
<version>2.15.4</version>
66
<description>Proxy implementation of the ROS 2 Middleware Interface.</description>
77

88
<maintainer email="william@openrobotics.org">William Woodall</maintainer>

test_rmw_implementation/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.15.4 (2024-12-18)
6+
-------------------
77

88
2.15.3 (2024-06-27)
99
-------------------

test_rmw_implementation/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>test_rmw_implementation</name>
5-
<version>2.15.3</version>
5+
<version>2.15.4</version>
66
<description>Test suite for ROS middleware API.</description>
77

88
<maintainer email="william@openrobotics.org">William Woodall</maintainer>

0 commit comments

Comments
 (0)