Skip to content

Commit

Permalink
4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Acuadros95 committed Jun 6, 2023
1 parent 42ab175 commit c277685
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions rosidl_typesupport_microxrcedds_c/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosidl_typesupport_microxrcedds_c
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
4.0.1 (2023-06-06)
------------------
* Fix services (`#62 <https://github.com/micro-ROS/rosidl_typesupport_microxrcedds/issues/62>`_)

4.0.0 (2022-05-25)
Expand Down
2 changes: 1 addition & 1 deletion rosidl_typesupport_microxrcedds_c/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>rosidl_typesupport_microxrcedds_c</name>
<version>4.0.0</version>
<version>4.0.1</version>
<description>Generate the C interfaces for eProsima Micro XRCE-DDS.</description>
<maintainer email="[email protected]">Pablo Garrido</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions rosidl_typesupport_microxrcedds_cpp/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosidl_typesupport_microxrcedds_cpp
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
4.0.1 (2023-06-06)
------------------

4.0.0 (2022-05-25)
------------------
Expand Down
2 changes: 1 addition & 1 deletion rosidl_typesupport_microxrcedds_cpp/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>rosidl_typesupport_microxrcedds_cpp</name>
<version>4.0.0</version>
<version>4.0.1</version>
<description>Generate the C++ interfaces for eProsima Micro XRCE-DDS.</description>
<maintainer email="[email protected]">Borja Outerelo</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions test/c/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosidl_typesupport_microxrcedds_c_tests
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
4.0.1 (2023-06-06)
------------------

4.0.0 (2022-05-25)
------------------
Expand Down
2 changes: 1 addition & 1 deletion test/c/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>rosidl_typesupport_microxrcedds_c_tests</name>
<version>4.0.0</version>
<version>4.0.1</version>
<description>Test for rosidl_typesupport_microxrcedds_c</description>
<maintainer email="[email protected]">Pablo Garrido</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions test/cpp/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosidl_typesupport_microxrcedds_cpp_tests
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
4.0.1 (2023-06-06)
------------------

4.0.0 (2022-05-25)
------------------
Expand Down
2 changes: 1 addition & 1 deletion test/cpp/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>rosidl_typesupport_microxrcedds_cpp_tests</name>
<version>4.0.0</version>
<version>4.0.1</version>
<description>Test for rosidl_typesupport_microxrcedds_cpp.</description>
<maintainer email="[email protected]">Borja Outerelo</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions test/msg/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosidl_typesupport_microxrcedds_test_msg
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
4.0.1 (2023-06-06)
------------------

4.0.0 (2022-05-25)
------------------
Expand Down
2 changes: 1 addition & 1 deletion test/msg/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>rosidl_typesupport_microxrcedds_test_msg</name>
<version>4.0.0</version>
<version>4.0.1</version>
<description>Test msg.</description>
<maintainer email="[email protected]">Borja Outerelo</maintainer>
<license>Apache License 2.0</license>
Expand Down

0 comments on commit c277685

Please sign in to comment.