Skip to content

Commit abcf1e6

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

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+
Forthcoming
6+
-----------
7+
* Add support for operator overloading of `Duration` (`#1387 <https://github.com/ros2/rclpy/issues/1387>`_)
8+
* Service/Client Implementation types (`#1384 <https://github.com/ros2/rclpy/issues/1384>`_)
9+
* avoid lifecycle node transition exception (`#1319 <https://github.com/ros2/rclpy/issues/1319>`_)
10+
* Client:call generates TimeoutError exception when it is timed out. (`#1271 <https://github.com/ros2/rclpy/issues/1271>`_)
11+
* Add in python3-dev build dependency. (`#1380 <https://github.com/ros2/rclpy/issues/1380>`_)
12+
* Contributors: Arjo Chakravarty, Chris Lalancette, Michael Carlstrom, Tomoya Fujita
13+
514
7.7.0 (2024-11-20)
615
------------------
716
* Fix the race condition while calling rcl_shutdown (`#1353 <https://github.com/ros2/rclpy/issues/1353>`_)

0 commit comments

Comments
 (0)