updated changelog
Signed-off-by: Dharini Dutia <dharini@openrobotics.org>
This commit is contained in:
parent
9c82f6c925
commit
6a7d35a588
4 changed files with 16 additions and 0 deletions
|
@ -2,6 +2,11 @@
|
||||||
Changelog for package rclcpp
|
Changelog for package rclcpp
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* Do not attempt to use void allocators for memory allocation. (backport `#1657 <https://github.com/ros2/rclcpp/issues/1657>`_) (`#2004 <https://github.com/ros2/rclcpp/issues/2004>`_)
|
||||||
|
* Contributors: Michel Hidalgo
|
||||||
|
|
||||||
2.4.2 (2022-07-25)
|
2.4.2 (2022-07-25)
|
||||||
------------------
|
------------------
|
||||||
* Add statistics for handle_loaned_message (`#1927 <https://github.com/ros2/rclcpp/issues/1927>`_) (`#1934 <https://github.com/ros2/rclcpp/issues/1934>`_)
|
* Add statistics for handle_loaned_message (`#1927 <https://github.com/ros2/rclcpp/issues/1927>`_) (`#1934 <https://github.com/ros2/rclcpp/issues/1934>`_)
|
||||||
|
|
|
@ -3,6 +3,11 @@ Changelog for package rclcpp_action
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* Revert "Revert "extract the result response before the callback is is… (backport `#2152 <https://github.com/ros2/rclcpp/issues/2152>`_) (`#2153 <https://github.com/ros2/rclcpp/issues/2153>`_)
|
||||||
|
* Contributors: Tomoya Fujita
|
||||||
|
|
||||||
2.4.2 (2022-07-25)
|
2.4.2 (2022-07-25)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
|
|
@ -2,6 +2,9 @@
|
||||||
Changelog for package rclcpp_components
|
Changelog for package rclcpp_components
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
|
||||||
2.4.2 (2022-07-25)
|
2.4.2 (2022-07-25)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
|
|
@ -3,6 +3,9 @@ Changelog for package rclcpp_lifecycle
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
|
||||||
2.4.2 (2022-07-25)
|
2.4.2 (2022-07-25)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue