Skip to content

Commit

Permalink
3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoag committed Apr 26, 2024
1 parent 4e23778 commit 617c9e2
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions rosidl_typesupport_c/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosidl_typesupport_c
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.3.0 (2024-04-26)
------------------
* Fixed warnings - strict-prototypes (`#155 <https://github.com/ros2/rosidl_typesupport/issues/155>`_)
* Contributors: Alejandro Hernández Cordero

Expand Down
2 changes: 1 addition & 1 deletion rosidl_typesupport_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_c</name>
<version>3.2.1</version>
<version>3.3.0</version>
<description>Generate the type support for C messages.</description>

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

Forthcoming
-----------
3.3.0 (2024-04-26)
------------------

3.2.1 (2024-03-27)
------------------
Expand Down
2 changes: 1 addition & 1 deletion rosidl_typesupport_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_cpp</name>
<version>3.2.1</version>
<version>3.3.0</version>
<description>Generate the type support for C++ messages.</description>

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

Forthcoming
-----------
3.3.0 (2024-04-26)
------------------

3.2.1 (2024-03-27)
------------------
Expand Down
2 changes: 1 addition & 1 deletion rosidl_typesupport_tests/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_tests</name>
<version>3.2.1</version>
<version>3.3.0</version>
<description>Test rosidl_typesupport_c and rosidl_typesupport_cpp packages</description>
<maintainer email="jacob@openrobotics.org">Jacob Perron</maintainer>
<license>Apache License 2.0</license>
Expand Down

0 comments on commit 617c9e2

Please sign in to comment.