Skip to content

Commit 2ded897

Browse files
committed
0.14.0
1 parent 25d4b69 commit 2ded897

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

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

5+
0.14.0 (2025-04-24)
6+
-------------------
7+
* Remove CODEOWNERS and mirror-rolling-to-master workflow. (`#23 <https://github.com/ros2/test_interface_files/issues/23>`_)
8+
* Contributors: Chris Lalancette
9+
510
0.13.0 (2024-11-20)
611
-------------------
712
* Drop long double from the IDL. (`#22 <https://github.com/ros2/test_interface_files/issues/22>`_)

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_interface_files</name>
5-
<version>0.13.0</version>
5+
<version>0.14.0</version>
66
<description>A package containing message definitions and fixtures used exclusively for testing purposes.</description>
77

88
<maintainer email="[email protected]">Dharini Dutia</maintainer>

0 commit comments

Comments
 (0)