Update changelogs

This commit is contained in:
Christophe Bedard 2019-12-09 10:46:18 -08:00
parent f84659f167
commit 7e2c3a01c5
5 changed files with 26 additions and 0 deletions

View file

@ -2,6 +2,11 @@
Changelog for package ros2trace
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Remove duplicated code for trace command
* Contributors: Christophe Bedard
0.2.10 (2019-11-17)
-------------------
* Make printing list of enabled events more readable

View file

@ -2,6 +2,11 @@
Changelog for package tracetools_launch
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Register Python packages in the ament index
* Contributors: Christophe Bedard
0.2.7 (2019-09-09)
------------------
* Fix missing ament_xmllint dependency

View file

@ -2,6 +2,11 @@
Changelog for package tracetools_read
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Register Python packages in the ament index
* Contributors: Christophe Bedard
0.2.8 (2019-10-14)
------------------
* Add is_trace_directory() util function

View file

@ -2,6 +2,12 @@
Changelog for package tracetools_test
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Fix working directory for tracetools_test Python tests
* Fix version regex to support multi-digit numbers
* Contributors: Christophe Bedard
0.2.10 (2019-11-17)
-------------------
* Update tests after new intra-process communications

View file

@ -2,6 +2,11 @@
Changelog for package tracetools_trace
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Register Python packages in the ament index
* Contributors: Christophe Bedard
0.2.10 (2019-11-17)
-------------------
* Make printing list of enabled events more readable