Skip to content

Commit

Permalink
2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clalancette committed Oct 4, 2023
1 parent 5144f6a commit 03cd08a
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions rmw_implementation/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rmw_implementation
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.14.0 (2023-10-04)
-------------------
* Add rmw_count_clients,services & test (`#208 <https://github.com/ros2/rmw_implementation/issues/208>`_)
* Contributors: Minju, Lee

Expand Down
2 changes: 1 addition & 1 deletion rmw_implementation/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>rmw_implementation</name>
<version>2.13.0</version>
<version>2.14.0</version>
<description>Proxy implementation of the ROS 2 Middleware Interface.</description>

<maintainer email="william@openrobotics.org">William Woodall</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions test_rmw_implementation/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package test_rmw_implementation
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.14.0 (2023-10-04)
-------------------
* Add rmw_count_clients,services & test (`#208 <https://github.com/ros2/rmw_implementation/issues/208>`_)
* Contributors: Minju, Lee

Expand Down
2 changes: 1 addition & 1 deletion test_rmw_implementation/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>test_rmw_implementation</name>
<version>2.13.0</version>
<version>2.14.0</version>
<description>Test suite for ROS middleware API.</description>

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

0 comments on commit 03cd08a

Please sign in to comment.