This commit is contained in:
William Woodall 2019-11-18 16:56:29 -08:00
parent 64319062cd
commit a512d58a4f
No known key found for this signature in database
GPG key ID: A8E776C771A20D63
8 changed files with 12 additions and 12 deletions

View file

@ -3,8 +3,8 @@ Changelog for package rclcpp_action
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
0.8.2 (2019-11-18)
------------------
* Increased a timeout for the ``test_client`` tests. (`#917 <https://github.com/ros2/rclcpp/issues/917>`_)
* Contributors: Michel Hidalgo

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>rclcpp_action</name>
<version>0.8.1</version>
<version>0.8.2</version>
<description>Adds action APIs for C++.</description>
<maintainer email="dthomas@osrfoundation.org">Dirk Thomas</maintainer>
<license>Apache License 2.0</license>