Skip to content

Commit 39a4620

Browse files
Update changelogs
Signed-off-by: Christophe Bedard <[email protected]>
1 parent 04bd000 commit 39a4620

File tree

15 files changed

+72
-0
lines changed

15 files changed

+72
-0
lines changed

rosidl_adapter/CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Changelog for package rosidl_adapter
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Fix @optional for string literals (`#905 <https://github.com/ros2/rosidl/issues/905>`_)
8+
* Export typing Information (`#903 <https://github.com/ros2/rosidl/issues/903>`_)
9+
* Add Optional Parsing (`#883 <https://github.com/ros2/rosidl/issues/883>`_)
10+
* Contributors: Michael Carlstrom
11+
512
5.0.1 (2025-07-29)
613
------------------
714
* Uniform cmake minVersion (`#849 <https://github.com/ros2/rosidl/issues/849>`_)

rosidl_cli/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package rosidl_cli
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Export typing Information (`#903 <https://github.com/ros2/rosidl/issues/903>`_)
8+
* Contributors: Michael Carlstrom
9+
510
5.0.1 (2025-07-29)
611
------------------
712
* fix setuptools deprecations (`#877 <https://github.com/ros2/rosidl/issues/877>`_)

rosidl_cmake/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package rosidl_cmake
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Export typing Information (`#903 <https://github.com/ros2/rosidl/issues/903>`_)
8+
* remove deprecated rosidl_target_interfaces. (`#898 <https://github.com/ros2/rosidl/issues/898>`_)
9+
* Contributors: Michael Carlstrom, Tomoya Fujita
10+
511
5.0.1 (2025-07-29)
612
------------------
713

rosidl_generator_c/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package rosidl_generator_c
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Export typing Information (`#903 <https://github.com/ros2/rosidl/issues/903>`_)
8+
* Contributors: Michael Carlstrom
9+
510
5.0.1 (2025-07-29)
611
------------------
712
* Uniform cmake minVersion (`#849 <https://github.com/ros2/rosidl/issues/849>`_)

rosidl_generator_cpp/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
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+
* Export typing Information (`#903 <https://github.com/ros2/rosidl/issues/903>`_)
8+
* Add static_cast (`#884 <https://github.com/ros2/rosidl/issues/884>`_)
9+
* Contributors: Michael Carlstrom
10+
511
5.0.1 (2025-07-29)
612
------------------
713
* Uniform cmake minVersion (`#849 <https://github.com/ros2/rosidl/issues/849>`_)

rosidl_generator_tests/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package rosidl_generator_tests
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
5.0.1 (2025-07-29)
69
------------------
710

rosidl_generator_type_description/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package rosidl_generator_type_description
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Export typing Information (`#903 <https://github.com/ros2/rosidl/issues/903>`_)
8+
* Contributors: Michael Carlstrom
9+
510
5.0.1 (2025-07-29)
611
------------------
712
* Uniform cmake minVersion (`#849 <https://github.com/ros2/rosidl/issues/849>`_)

rosidl_parser/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package rosidl_parser
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Add Optional Parsing (`#883 <https://github.com/ros2/rosidl/issues/883>`_)
8+
* Contributors: Michael Carlstrom
9+
510
5.0.1 (2025-07-29)
611
------------------
712

rosidl_pycommon/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package rosidl_pycommon
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Export typing Information (`#903 <https://github.com/ros2/rosidl/issues/903>`_)
8+
* Provide base classes in `rosidl_pycommon` (`#887 <https://github.com/ros2/rosidl/issues/887>`_)
9+
* Contributors: Michael Carlstrom
10+
511
5.0.1 (2025-07-29)
612
------------------
713
* fix setuptools deprecation (`#880 <https://github.com/ros2/rosidl/issues/880>`_)

rosidl_runtime_c/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
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+
* Fix copy/paste errors in type support docs (`#906 <https://github.com/ros2/rosidl/issues/906>`_)
8+
* Contributors: Christophe Bedard
9+
510
5.0.1 (2025-07-29)
611
------------------
712

0 commit comments

Comments
 (0)