Update changelogs

This commit is contained in:
Christophe Bedard 2019-07-31 10:27:25 +02:00
parent 8e6150af12
commit 709f4ba9a7
4 changed files with 20 additions and 0 deletions

View file

@ -2,6 +2,11 @@
Changelog for package ros2trace Changelog for package ros2trace
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Replace special character to fix encoding issue
* Contributors: Christophe Bedard
0.1.0 (2019-07-11) 0.1.0 (2019-07-11)
------------------ ------------------
* Add ros2cli extension that wraps tracetools_trace * Add ros2cli extension that wraps tracetools_trace

View file

@ -2,6 +2,11 @@
Changelog for package tracetools_launch Changelog for package tracetools_launch
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Replace special character to fix encoding issue
* Contributors: Christophe Bedard
0.1.0 (2019-07-11) 0.1.0 (2019-07-11)
------------------ ------------------
* Add tracing integration into launch * Add tracing integration into launch

View file

@ -2,6 +2,11 @@
Changelog for package tracetools_read Changelog for package tracetools_read
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Replace special character to fix encoding issue
* Contributors: Christophe Bedard
0.2.0 (2019-07-30) 0.2.0 (2019-07-30)
------------------ ------------------
* Include event data in 'field not found' error message * Include event data in 'field not found' error message

View file

@ -2,6 +2,11 @@
Changelog for package tracetools_trace Changelog for package tracetools_trace
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Replace special character to fix encoding issue
* Contributors: Christophe Bedard
0.1.0 (2019-07-11) 0.1.0 (2019-07-11)
------------------ ------------------
* Use proper arg parser and event names completers * Use proper arg parser and event names completers