Skip to content

Commit 22667dc

Browse files
committed
3.9.0
1 parent 10eabcb commit 22667dc

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed

rosidl_typesupport_fastrtps_c/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package rosidl_typesupport_fastrtps_c
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
3.9.0 (2025-04-24)
6+
------------------
7+
58
3.8.0 (2025-03-31)
69
------------------
710
* Switch to ament_cmake_ros_core package (`#127 <https://github.com/ros2/rosidl_typesupport_fastrtps/issues/127>`_)

rosidl_typesupport_fastrtps_c/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>rosidl_typesupport_fastrtps_c</name>
5-
<version>3.8.0</version>
5+
<version>3.9.0</version>
66
<description>Generate the C interfaces for eProsima FastRTPS.</description>
77

88
<maintainer email="[email protected]">Shane Loretz</maintainer>

rosidl_typesupport_fastrtps_cpp/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package rosidl_typesupport_fastrtps_cpp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
3.9.0 (2025-04-24)
6+
------------------
7+
58
3.8.0 (2025-03-31)
69
------------------
710
* Switch to ament_cmake_ros_core package (`#127 <https://github.com/ros2/rosidl_typesupport_fastrtps/issues/127>`_)

rosidl_typesupport_fastrtps_cpp/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>rosidl_typesupport_fastrtps_cpp</name>
5-
<version>3.8.0</version>
5+
<version>3.9.0</version>
66
<description>Generate the C++ interfaces for eProsima FastRTPS.</description>
77

88
<maintainer email="[email protected]">Shane Loretz</maintainer>

0 commit comments

Comments
 (0)