Update changelogs

This commit is contained in:
Christophe Bedard 2019-10-14 09:40:10 -07:00
parent f5bdeb6251
commit f02538b086
2 changed files with 22 additions and 0 deletions

View file

@ -0,0 +1,8 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package ros2trace_analysis
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Add ros2trace_analysis command and process/convert verbs
* Contributors: Christophe Bedard

View file

@ -2,6 +2,20 @@
Changelog for package tracetools_analysis
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Improve UX
* Add flag for process command to force re-conversion of trace directory
* Make process command convert directory if necessary
* Make output file name optional for convert command
* Remove references to "pickle" file and simply use "output" file
* Display Processor progress on stdout
* Add sample data, notebook, and launch file
* Add data model util functions
* Add profiling and CPU time event handlers
* Refactor and extend analysis architecture
* Contributors: Christophe Bedard
0.1.1 (2019-07-16)
------------------
* Update metadata