Skip to content

Commit 7f34662

Browse files
committed
0.4.0
1 parent 9de4742 commit 7f34662

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

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_dynamic_typesupport
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.4.0 (2025-04-24)
6+
------------------
7+
58
0.3.1 (2025-04-18)
69
------------------
710
* Switch to ament_cmake_ros_core package (`#15 <https://github.com/ros2/rosidl_dynamic_typesupport/issues/15>`_)

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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>rosidl_dynamic_typesupport</name>
5-
<version>0.3.1</version>
5+
<version>0.4.0</version>
66
<description>Unified serialization support interface for dynamic typesupport in C.</description>
77
<maintainer email="[email protected]">Brandon Ong</maintainer>
88

0 commit comments

Comments
 (0)