Signed-off-by: Marco A. Gutierrez <marcogg@marcogg.com>
This commit is contained in:
Marco A. Gutierrez 2025-04-02 10:55:17 +00:00
parent da4bf1462c
commit 6cef575aa1
No known key found for this signature in database
GPG Key ID: 78F95E9D66BF336F
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@
Changelog for package rclpy
^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
7.1.4 (2025-04-02)
------------------
* Backport of the Events Executor (`#1391 <https://github.com/ros2/rclpy/issues/1391>`_) (`#1435 <https://github.com/ros2/rclpy/issues/1435>`_)
* Introduce EventsExecutor implementation (`#1389 <https://github.com/ros2/rclpy/issues/1389>`_)
Co-authored-by: Brad Martin <bmartin@fatlxception.org>

View File

@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>rclpy</name>
<version>7.1.3</version>
<version>7.1.4</version>
<description>Package containing the Python client.</description>
<maintainer email="sloretz@openrobotics.org">Shane Loretz</maintainer>