Update changelogs

This commit is contained in:
Christophe Bedard 2019-11-19 13:37:22 -08:00
parent 68bdae8fbf
commit 38804e4370
2 changed files with 11 additions and 0 deletions

View file

@ -2,6 +2,11 @@
Changelog for package ros2trace_analysis Changelog for package ros2trace_analysis
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Add flag for hiding processing results with the process verb
* Contributors: Christophe Bedard
0.2.0 (2019-10-14) 0.2.0 (2019-10-14)
------------------ ------------------
* Add ros2trace_analysis command and process/convert verbs * Add ros2trace_analysis command and process/convert verbs

View file

@ -2,6 +2,12 @@
Changelog for package tracetools_analysis Changelog for package tracetools_analysis
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Update ROS 2 handler and data model after new tracepoint
* Fix timestamp column conversion util method
* Contributors: Christophe Bedard
0.2.0 (2019-10-14) 0.2.0 (2019-10-14)
------------------ ------------------
* Improve UX * Improve UX