This commit is contained in:
Steven! Ragnarök 2018-12-12 21:51:15 -08:00
parent c3c0789c7a
commit e5df9aa428
8 changed files with 22 additions and 4 deletions

View file

@ -2,6 +2,11 @@
Changelog for package rcl_action
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.6.2 (2018-12-13)
------------------
* [rcl_action] Bugfix: arithmetic error
* Contributors: Jacob Perron
0.6.1 (2018-12-07)
------------------
* Added wait_for_action_server() for action clients (`#349 <https://github.com/ros2/rcl/issues/349>`_)