This commit is contained in:
Christophe Bedard 2019-07-11 14:22:05 +02:00
parent 796b63641d
commit 51441ff467
6 changed files with 12 additions and 12 deletions

View file

@ -2,7 +2,7 @@
Changelog for package ros2trace
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
0.1.0 (2019-07-11)
------------------
* Add ros2cli extension that wraps tracetools_trace
* Contributors: Christophe Bedard, Ingo Lütkebohle

View file

@ -2,8 +2,8 @@
Changelog for package tracetools
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
0.1.0 (2019-07-11)
------------------
* Add symbol resolution utils
* Add tracepoint definitions and wrapper macro for tracepoint functions
* Contributors: Christophe Bedard, Ingo Lütkebohle

View file

@ -2,7 +2,7 @@
Changelog for package tracetools_launch
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
0.1.0 (2019-07-11)
------------------
* Add tracing integration into launch
* Contributors: Christophe Bedard, Ingo Lütkebohle

View file

@ -2,7 +2,7 @@
Changelog for package tracetools_read
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
0.1.0 (2019-07-11)
------------------
* Add trace reading functions
* Contributors: Christophe Bedard, Ingo Lütkebohle

View file

@ -2,7 +2,7 @@
Changelog for package tracetools_test
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
0.1.0 (2019-07-11)
------------------
* Add tracetools_test package with utilities
* Contributors: Christophe Bedard, Ingo Lütkebohle

View file

@ -2,8 +2,8 @@
Changelog for package tracetools_trace
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
0.1.0 (2019-07-11)
------------------
* Use proper arg parser and event names completers
* Add tracing utilities
* Contributors: Christophe Bedard, Ingo Lütkebohle