changelogs

Signed-off-by: William Woodall <william@osrfoundation.org>
This commit is contained in:
William Woodall 2019-11-18 16:56:14 -08:00
parent 1f79bdb3f7
commit 64319062cd
No known key found for this signature in database
GPG key ID: A8E776C771A20D63
4 changed files with 19 additions and 0 deletions

View file

@ -3,6 +3,11 @@ Changelog for package rclcpp_action
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Increased a timeout for the ``test_client`` tests. (`#917 <https://github.com/ros2/rclcpp/issues/917>`_)
* Contributors: Michel Hidalgo
0.8.1 (2019-10-23)
------------------
* Template node type for rclcpp action server and clients (`#892 <https://github.com/ros2/rclcpp/issues/892>`_)