Skip to content

Commit 7d68b90

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

File tree

4 files changed

+18
-0
lines changed

4 files changed

+18
-0
lines changed

rclcpp/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Remove unnecessary msg includes in tests (`#2566 <https://github.com/ros2/rclcpp/issues/2566>`_)
8+
* Fix copy-paste errors in function docs (`#2565 <https://github.com/ros2/rclcpp/issues/2565>`_)
9+
* Fix typo in function doc (`#2563 <https://github.com/ros2/rclcpp/issues/2563>`_)
10+
* Contributors: Christophe Bedard
11+
512
28.3.0 (2024-06-17)
613
-------------------
714
* Add test creating two content filter topics with the same topic name (`#2546 <https://github.com/ros2/rclcpp/issues/2546>`_) (`#2549 <https://github.com/ros2/rclcpp/issues/2549>`_)

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+
Forthcoming
7+
-----------
8+
* Fix typo in function doc (`#2563 <https://github.com/ros2/rclcpp/issues/2563>`_)
9+
* Contributors: Christophe Bedard
10+
611
28.3.0 (2024-06-17)
712
-------------------
813
* Add 'mimick' label to tests which use Mimick (`#2516 <https://github.com/ros2/rclcpp/issues/2516>`_)

rclcpp_components/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
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
28.3.0 (2024-06-17)
69
-------------------
710

rclcpp_lifecycle/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
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
28.3.0 (2024-06-17)
710
-------------------
811
* revert call shutdown in LifecycleNode destructor (`#2557 <https://github.com/ros2/rclcpp/issues/2557>`_)

0 commit comments

Comments
 (0)