File tree 4 files changed +14
-0
lines changed
4 files changed +14
-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
+ * accept custom allocator for LoanedMessage. (`#2672 <https://github.com/ros2/rclcpp/issues/2672 >`_)
8
+ * Contributors: Tomoya Fujita
9
+
5
10
29.1.0 (2024-11-20)
6
11
-------------------
7
12
* a couple of typo fixes in doc section for LoanedMessage. (`#2676 <https://github.com/ros2/rclcpp/issues/2676 >`_)
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
29.1.0 (2024-11-20)
7
10
-------------------
8
11
* Fix documentation typo in server_goal_handle.hpp (`#2669 <https://github.com/ros2/rclcpp/issues/2669 >`_)
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
29.1.0 (2024-11-20)
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
29.1.0 (2024-11-20)
7
10
-------------------
8
11
* Fix error message in rclcpp_lifecycle::State: :reset() (`#2647 <https://github.com/ros2/rclcpp/issues/2647 >`_)
You can’t perform that action at this time.
0 commit comments