Skip to content

Commit 2e426f1

Browse files
committed
Changelog.
Signed-off-by: Chris Lalancette <[email protected]>
1 parent 05ef0b5 commit 2e426f1

File tree

11 files changed

+64
-0
lines changed

11 files changed

+64
-0
lines changed

rosidl_adapter/CHANGELOG.rst

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package rosidl_adapter
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Update package maintainers (`#624 <https://github.com/ros2/rosidl/issues/624>`_)
8+
* Make rosidl packages use FindPython3 instead of FindPythonInterp (`#612 <https://github.com/ros2/rosidl/issues/612>`_)
9+
* Contributors: Michel Hidalgo, Shane Loretz
10+
511
2.5.0 (2021-08-10)
612
------------------
713

rosidl_cli/CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package rosidl_cli
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Update package maintainers (`#624 <https://github.com/ros2/rosidl/issues/624>`_)
8+
* Contributors: Michel Hidalgo
9+
510
2.5.0 (2021-08-10)
611
------------------
712

rosidl_cmake/CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package rosidl_cmake
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Update package maintainers (`#624 <https://github.com/ros2/rosidl/issues/624>`_)
8+
* Contributors: Michel Hidalgo
9+
510
2.5.0 (2021-08-10)
611
------------------
712
* Revert "Bundle and ensure the exportation of rosidl generated targets" (`#611 <https://github.com/ros2/rosidl/issues/611>`_)

rosidl_generator_c/CHANGELOG.rst

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package rosidl_generator_c
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Update package maintainers (`#624 <https://github.com/ros2/rosidl/issues/624>`_)
8+
* Make rosidl packages use FindPython3 instead of FindPythonInterp (`#612 <https://github.com/ros2/rosidl/issues/612>`_)
9+
* Contributors: Michel Hidalgo, Shane Loretz
10+
511
2.5.0 (2021-08-10)
612
------------------
713
* Revert "Bundle and ensure the exportation of rosidl generated targets" (`#611 <https://github.com/ros2/rosidl/issues/611>`_)

rosidl_generator_cpp/CHANGELOG.rst

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package rosidl_generator_cpp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Update package maintainers (`#624 <https://github.com/ros2/rosidl/issues/624>`_)
8+
* Make rosidl packages use FindPython3 instead of FindPythonInterp (`#612 <https://github.com/ros2/rosidl/issues/612>`_)
9+
* Contributors: Michel Hidalgo, Shane Loretz
10+
511
2.5.0 (2021-08-10)
612
------------------
713
* Support flow style YAML printing (`#613 <https://github.com/ros2/rosidl/issues/613>`_)

rosidl_parser/CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package rosidl_parser
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Update package maintainers (`#624 <https://github.com/ros2/rosidl/issues/624>`_)
8+
* Contributors: Michel Hidalgo
9+
510
2.5.0 (2021-08-10)
611
------------------
712

rosidl_runtime_c/CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package rosidl_runtime_c
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Update package maintainers (`#624 <https://github.com/ros2/rosidl/issues/624>`_)
8+
* Contributors: Michel Hidalgo
9+
510
2.5.0 (2021-08-10)
611
------------------
712

rosidl_runtime_cpp/CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package rosidl_runtime_cpp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Update package maintainers (`#624 <https://github.com/ros2/rosidl/issues/624>`_)
8+
* Contributors: Michel Hidalgo
9+
510
2.5.0 (2021-08-10)
611
------------------
712

rosidl_typesupport_interface/CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package rosidl_typesupport_interface
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Update package maintainers (`#624 <https://github.com/ros2/rosidl/issues/624>`_)
8+
* Contributors: Michel Hidalgo
9+
510
2.5.0 (2021-08-10)
611
------------------
712

rosidl_typesupport_introspection_c/CHANGELOG.rst

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
Changelog for package rosidl_typesupport_introspection_c
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Fix up the documentation for rosidl_typesupport_introspection_c (`#628 <https://github.com/ros2/rosidl/issues/628>`_)
8+
* Update package maintainers (`#624 <https://github.com/ros2/rosidl/issues/624>`_)
9+
* Quality Declaration for typesupport_introspection (`#621 <https://github.com/ros2/rosidl/issues/621>`_)
10+
* Make rosidl packages use FindPython3 instead of FindPythonInterp (`#612 <https://github.com/ros2/rosidl/issues/612>`_)
11+
* Contributors: Chris Lalancette, Michel Hidalgo, Shane Loretz, eboasson
12+
513
2.5.0 (2021-08-10)
614
------------------
715
* Revert "Bundle and ensure the exportation of rosidl generated targets" (`#611 <https://github.com/ros2/rosidl/issues/611>`_)

rosidl_typesupport_introspection_cpp/CHANGELOG.rst

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
Changelog for package rosidl_typesupport_introspection_cpp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Fix up the documentation for rosidl_typesupport_introspection_cpp (`#627 <https://github.com/ros2/rosidl/issues/627>`_)
8+
* Update package maintainers (`#624 <https://github.com/ros2/rosidl/issues/624>`_)
9+
* Quality Declaration for typesupport_introspection (`#621 <https://github.com/ros2/rosidl/issues/621>`_)
10+
* Make rosidl packages use FindPython3 instead of FindPythonInterp (`#612 <https://github.com/ros2/rosidl/issues/612>`_)
11+
* Contributors: Chris Lalancette, Michel Hidalgo, Shane Loretz, eboasson
12+
513
2.5.0 (2021-08-10)
614
------------------
715
* Revert "Bundle and ensure the exportation of rosidl generated targets" (`#611 <https://github.com/ros2/rosidl/issues/611>`_)

0 commit comments

Comments
 (0)