Skip to content

Commit fda3fe9

Browse files
committed
Changelog
Signed-off-by: Alejandro Hernandez Cordero <[email protected]>
1 parent 63ec3e4 commit fda3fe9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

rclpy/CHANGELOG.rst

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

5+
10.0.2 (2025-11-17)
6+
-------------------
7+
* add : get clients, servers info (`#1307 <https://github.com/ros2/rclpy/issues/1307>`_)
8+
* Allow action servers without execute callback (`#1219 <https://github.com/ros2/rclpy/issues/1219>`_)
9+
* Remove accidental tuple (`#1542 <https://github.com/ros2/rclpy/issues/1542>`_)
10+
* fix(test_events_executor): destroy all nodes before shutdown (`#1538 <https://github.com/ros2/rclpy/issues/1538>`_)
11+
* Remove duplicate future handling from send_goal_async (`#1532 <https://github.com/ros2/rclpy/issues/1532>`_)
12+
* Contributors: Michael Carlstrom, Minju, Lee, Nathan Wiebe Neufeldt, Tim Clephas, Yuyuan Yuan
13+
514
10.0.1 (2025-10-21)
615
-------------------
716
* remove unused 'param_type' (`#1524 <https://github.com/ros2/rclpy/issues/1524>`_)

0 commit comments

Comments
 (0)