ros2_tracing/ros2trace/CHANGELOG.rst
Christophe Bedard eaa2b10f77 0.3.0
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-03-04 09:27:31 -08:00

33 lines
868 B
ReStructuredText

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package ros2trace
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.3.0 (2020-03-04)
------------------
* Expose context enabling through CLI and Trace action
* Contributors: Christophe Bedard
0.2.11 (2019-12-09)
-------------------
* Remove duplicated code for trace command
* Contributors: Christophe Bedard
0.2.10 (2019-11-17)
-------------------
* Make printing list of enabled events more readable
* Contributors: Christophe Bedard
0.2.2 (2019-08-01)
------------------
* Revert "Replace special character to fix encoding issue"
* Contributors: Christophe Bedard
0.2.1 (2019-07-31)
------------------
* Replace special character to fix encoding issue
* Contributors: Christophe Bedard
0.1.0 (2019-07-11)
------------------
* Add ros2cli extension that wraps tracetools_trace
* Contributors: Christophe Bedard, Ingo Lütkebohle