Skip to content

Commit 06c8a1e

Browse files
committed
Changelog
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
1 parent dc7bfe5 commit 06c8a1e

File tree

4 files changed

+21
-0
lines changed

4 files changed

+21
-0
lines changed

rclcpp/CHANGELOG.rst

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

5+
31.0.1 (2026-03-24)
6+
-------------------
7+
* Use new ROSIDL aggregate CMake target (`#3105 <https://github.com/ros2/rclcpp/issues/3105>`_)
8+
* remove duplicate test cases in TestAnySubscriptionCallback::is_serialized_message_callback (`#3104 <https://github.com/ros2/rclcpp/issues/3104>`_)
9+
* Contributors: Alexis Tsogias, Emerson Knapp
10+
511
31.0.0 (2026-03-20)
612
-------------------
713
* keep the event alive throught the assertion, preveiting the race. (`#3099 <https://github.com/ros2/rclcpp/issues/3099>`_)

rclcpp_action/CHANGELOG.rst

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

55

6+
31.0.1 (2026-03-24)
7+
-------------------
8+
* Use new ROSIDL aggregate CMake target (`#3105 <https://github.com/ros2/rclcpp/issues/3105>`_)
9+
* Contributors: Emerson Knapp
10+
611
31.0.0 (2026-03-20)
712
-------------------
813
* Fix expiration of action goals when EventsExecutors are used (`#3018 <https://github.com/ros2/rclcpp/issues/3018>`_)

rclcpp_components/CHANGELOG.rst

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

5+
31.0.1 (2026-03-24)
6+
-------------------
7+
* Use new ROSIDL aggregate CMake target (`#3105 <https://github.com/ros2/rclcpp/issues/3105>`_)
8+
* Contributors: Emerson Knapp
9+
510
31.0.0 (2026-03-20)
611
-------------------
712
* Avoid unecessary creation of MultiThreadedExecutor (`#3090 <https://github.com/ros2/rclcpp/issues/3090>`_)

rclcpp_lifecycle/CHANGELOG.rst

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

5+
31.0.1 (2026-03-24)
6+
-------------------
7+
* Use new ROSIDL aggregate CMake target (`#3105 <https://github.com/ros2/rclcpp/issues/3105>`_)
8+
* Contributors: Emerson Knapp
9+
510
31.0.0 (2026-03-20)
611
-------------------
712

0 commit comments

Comments
 (0)