Skip to content

Commit 2260440

Browse files
committed
Changelog.
Signed-off-by: Chris Lalancette <[email protected]>
1 parent 7e9ff5f commit 2260440

File tree

4 files changed

+14
-0
lines changed

4 files changed

+14
-0
lines changed

rclcpp/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* accept custom allocator for LoanedMessage. (`#2672 <https://github.com/ros2/rclcpp/issues/2672>`_)
8+
* Contributors: Tomoya Fujita
9+
510
29.1.0 (2024-11-20)
611
-------------------
712
* a couple of typo fixes in doc section for LoanedMessage. (`#2676 <https://github.com/ros2/rclcpp/issues/2676>`_)

rclcpp_action/CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ Changelog for package rclcpp_action
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

55

6+
Forthcoming
7+
-----------
8+
69
29.1.0 (2024-11-20)
710
-------------------
811
* Fix documentation typo in server_goal_handle.hpp (`#2669 <https://github.com/ros2/rclcpp/issues/2669>`_)

rclcpp_components/CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package rclcpp_components
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
29.1.0 (2024-11-20)
69
-------------------
710

rclcpp_lifecycle/CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ Changelog for package rclcpp_lifecycle
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

55

6+
Forthcoming
7+
-----------
8+
69
29.1.0 (2024-11-20)
710
-------------------
811
* Fix error message in rclcpp_lifecycle::State::reset() (`#2647 <https://github.com/ros2/rclcpp/issues/2647>`_)

0 commit comments

Comments
 (0)