Skip to content

Commit

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

Forthcoming
-----------
3.2.0 (2023-06-07)
------------------

3.1.0 (2023-04-28)
------------------
Expand Down
2 changes: 1 addition & 1 deletion fastrtps_cmake_module/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>fastrtps_cmake_module</name>
<version>3.1.0</version>
<version>3.2.0</version>
<description>Provide CMake module to find eProsima FastRTPS.</description>

<maintainer email="[email protected]">Shane Loretz</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions rosidl_typesupport_fastrtps_c/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosidl_typesupport_fastrtps_c
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.2.0 (2023-06-07)
------------------

3.1.0 (2023-04-28)
------------------
Expand Down
2 changes: 1 addition & 1 deletion rosidl_typesupport_fastrtps_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_fastrtps_c</name>
<version>3.1.0</version>
<version>3.2.0</version>
<description>Generate the C interfaces for eProsima FastRTPS.</description>

<maintainer email="[email protected]">Shane Loretz</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions rosidl_typesupport_fastrtps_cpp/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosidl_typesupport_fastrtps_cpp
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.2.0 (2023-06-07)
------------------
* Avoid redundant declarations in generated code for services and actions (`#102 <https://github.com/ros2/rosidl_typesupport_fastrtps/issues/102>`_)
* Contributors: Emerson Knapp

Expand Down
2 changes: 1 addition & 1 deletion rosidl_typesupport_fastrtps_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_fastrtps_cpp</name>
<version>3.1.0</version>
<version>3.2.0</version>
<description>Generate the C++ interfaces for eProsima FastRTPS.</description>

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

0 comments on commit e21c859

Please sign in to comment.