Skip to content

Commit e6ea37e

Browse files
committed
Changelog
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
1 parent 354413c commit e6ea37e

4 files changed

Lines changed: 24 additions & 0 deletions

File tree

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+
30.1.3 (2025-11-18)
6+
-------------------
7+
* correct test function descriptions (`#2970 <https://github.com/ros2/rclcpp/issues/2970>`_)
8+
* add : get clients, servers info (`#2569 <https://github.com/ros2/rclcpp/issues/2569>`_)
9+
* Fix REP url locations (`#2987 <https://github.com/ros2/rclcpp/issues/2987>`_)
10+
* Contributors: Minju, Lee, Tim Clephas, Yuchen966
11+
512
30.1.2 (2025-10-21)
613
-------------------
714
* clear handles before node destruction in test_memory_strategy. (`#2969 <https://github.com/ros2/rclcpp/issues/2969>`_)

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+
30.1.3 (2025-11-18)
7+
-------------------
8+
* Fix REP url locations (`#2987 <https://github.com/ros2/rclcpp/issues/2987>`_)
9+
* Contributors: Tim Clephas
10+
611
30.1.2 (2025-10-21)
712
-------------------
813
* it misses the iterator second to lock the weakptr. (`#2958 <https://github.com/ros2/rclcpp/issues/2958>`_)

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+
30.1.3 (2025-11-18)
6+
-------------------
7+
* Fix REP url locations (`#2987 <https://github.com/ros2/rclcpp/issues/2987>`_)
8+
* Contributors: Tim Clephas
9+
510
30.1.2 (2025-10-21)
611
-------------------
712

rclcpp_lifecycle/CHANGELOG.rst

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

55

6+
30.1.3 (2025-11-18)
7+
-------------------
8+
* add : get clients, servers info (`#2569 <https://github.com/ros2/rclcpp/issues/2569>`_)
9+
* Fix REP url locations (`#2987 <https://github.com/ros2/rclcpp/issues/2987>`_)
10+
* Add get_parameter_or overload returning value or alternative (`#2973 <https://github.com/ros2/rclcpp/issues/2973>`_)
11+
* Contributors: Minju, Lee, Tim Clephas, Zheng Qu
12+
613
30.1.2 (2025-10-21)
714
-------------------
815

0 commit comments

Comments
 (0)