Update changelogs

This commit is contained in:
Christophe Bedard 2019-10-14 09:25:44 -07:00
parent 1fadc93b76
commit 78c0aace5c
3 changed files with 15 additions and 0 deletions

View file

@ -2,6 +2,11 @@
Changelog for package tracetools Changelog for package tracetools
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Add overload of get_symbols as a fallback
* Contributors: Christophe Bedard, Ingo Lütkebohle
0.2.4 (2019-08-14) 0.2.4 (2019-08-14)
------------------ ------------------
* Ignore unused tracepoint parameters on Windows * Ignore unused tracepoint parameters on Windows

View file

@ -2,6 +2,11 @@
Changelog for package tracetools_read Changelog for package tracetools_read
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Add is_trace_directory() util function
* Contributors: Christophe Bedard
0.2.7 (2019-09-09) 0.2.7 (2019-09-09)
------------------ ------------------
* Fix missing ament_xmllint dependency * Fix missing ament_xmllint dependency

View file

@ -2,6 +2,11 @@
Changelog for package tracetools_trace Changelog for package tracetools_trace
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Re-order args for trace command
* Contributors: Christophe Bedard
0.2.7 (2019-09-09) 0.2.7 (2019-09-09)
------------------ ------------------
* Fix missing ament_xmllint dependency * Fix missing ament_xmllint dependency