File tree Expand file tree Collapse file tree 4 files changed +17
-0
lines changed Expand file tree Collapse file tree 4 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 2
2
Changelog for package rclcpp
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ Forthcoming
6
+ -----------
7
+ * Split test_executors up into smaller chunks. (`#2421 <https://github.com/ros2/rclcpp/issues/2421 >`_)
8
+ * [events executor] - Fix Behavior with Timer Cancel (`#2375 <https://github.com/ros2/rclcpp/issues/2375 >`_)
9
+ * Removed deprecated header (`#2413 <https://github.com/ros2/rclcpp/issues/2413 >`_)
10
+ * Make sure to mark RingBuffer methods as 'override'. (`#2410 <https://github.com/ros2/rclcpp/issues/2410 >`_)
11
+ * Contributors: Alejandro Hernández Cordero, Chris Lalancette, Matt Condino
12
+
5
13
26.0.0 (2024-01-24)
6
14
-------------------
7
15
* Increase the cppcheck timeout to 600 seconds. (`#2409 <https://github.com/ros2/rclcpp/issues/2409 >`_)
Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ Changelog for package rclcpp_action
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
5
6
+ Forthcoming
7
+ -----------
8
+
6
9
26.0.0 (2024-01-24)
7
10
-------------------
8
11
Original file line number Diff line number Diff line change 2
2
Changelog for package rclcpp_components
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ Forthcoming
6
+ -----------
7
+
5
8
26.0.0 (2024-01-24)
6
9
-------------------
7
10
Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ Changelog for package rclcpp_lifecycle
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
5
6
+ Forthcoming
7
+ -----------
8
+
6
9
26.0.0 (2024-01-24)
7
10
-------------------
8
11
* Increase timeout for rclcpp_lifecycle to 360 (`#2395 <https://github.com/ros2/rclcpp/issues/2395 >`_)
You can’t perform that action at this time.
0 commit comments