diff --git a/ros2trace/CHANGELOG.rst b/ros2trace/CHANGELOG.rst index 05fc586..5c933d0 100644 --- a/ros2trace/CHANGELOG.rst +++ b/ros2trace/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package ros2trace ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Replace special character to fix encoding issue +* Contributors: Christophe Bedard + 0.1.0 (2019-07-11) ------------------ * Add ros2cli extension that wraps tracetools_trace diff --git a/tracetools_launch/CHANGELOG.rst b/tracetools_launch/CHANGELOG.rst index a588595..5abcc5e 100644 --- a/tracetools_launch/CHANGELOG.rst +++ b/tracetools_launch/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package tracetools_launch ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Replace special character to fix encoding issue +* Contributors: Christophe Bedard + 0.1.0 (2019-07-11) ------------------ * Add tracing integration into launch diff --git a/tracetools_read/CHANGELOG.rst b/tracetools_read/CHANGELOG.rst index cc91fd4..6c77edf 100644 --- a/tracetools_read/CHANGELOG.rst +++ b/tracetools_read/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package tracetools_read ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Replace special character to fix encoding issue +* Contributors: Christophe Bedard + 0.2.0 (2019-07-30) ------------------ * Include event data in 'field not found' error message diff --git a/tracetools_trace/CHANGELOG.rst b/tracetools_trace/CHANGELOG.rst index 4b06d3f..9021934 100644 --- a/tracetools_trace/CHANGELOG.rst +++ b/tracetools_trace/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package tracetools_trace ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Replace special character to fix encoding issue +* Contributors: Christophe Bedard + 0.1.0 (2019-07-11) ------------------ * Use proper arg parser and event names completers