Skip to content

Commit ba72a01

Browse files
committed
8.0.0
1 parent abcf1e6 commit ba72a01

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

rclpy/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
8.0.0 (2024-12-20)
6+
------------------
77
* Add support for operator overloading of `Duration` (`#1387 <https://github.com/ros2/rclpy/issues/1387>`_)
88
* Service/Client Implementation types (`#1384 <https://github.com/ros2/rclpy/issues/1384>`_)
99
* avoid lifecycle node transition exception (`#1319 <https://github.com/ros2/rclpy/issues/1319>`_)

rclpy/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>rclpy</name>
5-
<version>7.7.0</version>
5+
<version>8.0.0</version>
66
<description>Package containing the Python client.</description>
77

88
<maintainer email="[email protected]">Shane Loretz</maintainer>

0 commit comments

Comments
 (0)