This commit is contained in:
Jacob Perron 2022-01-31 13:58:28 -08:00
parent 7e1740a52b
commit 1ea25302c3
8 changed files with 24 additions and 4 deletions

View file

@ -3,6 +3,11 @@ Changelog for package rclcpp_action
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2.4.1 (2022-01-31)
------------------
* Add node_waitables\_ to copy constructor (backport `#1799 <https://github.com/ros2/rclcpp/issues/1799>`_) (`#1834 <https://github.com/ros2/rclcpp/issues/1834>`_)
* Contributors: Abrar Rahman Protyasha, Tomoya Fujita
2.4.0 (2021-09-01)
------------------
* Fix occasionally missing goal result caused by race condition (`#1677 <https://github.com/ros2/rclcpp/issues/1677>`_) (`#1682 <https://github.com/ros2/rclcpp/issues/1682>`_)