Update changelogs

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2022-01-21 09:03:25 -05:00
parent 1dfb747b62
commit c9012108ea
2 changed files with 18 additions and 0 deletions

View file

@ -2,6 +2,12 @@
Changelog for package ros2trace_analysis Changelog for package ros2trace_analysis
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Add 'process --convert-only' option
* Deprecate 'convert' verb since it is just an implementation detail
* Contributors: Christophe Bedard
0.2.2 (2019-11-19) 0.2.2 (2019-11-19)
------------------ ------------------
* Add flag for hiding processing results with the process verb * Add flag for hiding processing results with the process verb

View file

@ -2,6 +2,18 @@
Changelog for package tracetools_analysis Changelog for package tracetools_analysis
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Update context_fields option name in profile example launch file
* Fix both rcl and rmw subscriptions being added to the rcl dataframe
* Support rmw pub/sub init and take instrumentation
* Support publishing instrumentation
* Change 'input_path' arg help message wording
* Add 'process --convert-only' option
* Deprecate 'convert' verb since it is just an implementation detail
* Simplify jupyter notebooks and add way to use Debian packages
* Contributors: Christophe Bedard
2.0.0 (2021-03-31) 2.0.0 (2021-03-31)
------------------ ------------------
* Set callback_instances' timestamp & duration cols to datetime/timedelta * Set callback_instances' timestamp & duration cols to datetime/timedelta