diff --git a/ros2trace/CHANGELOG.rst b/ros2trace/CHANGELOG.rst index d67105e..2f2e9ec 100644 --- a/ros2trace/CHANGELOG.rst +++ b/ros2trace/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package ros2trace ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Merge branch 'version-1-0-5' into 'foxy' +* Contributors: Christophe Bedard + 0.3.0 (2020-03-04) ------------------ * Expose context enabling through CLI and Trace action diff --git a/tracetools/CHANGELOG.rst b/tracetools/CHANGELOG.rst index 4cd702d..2861bcc 100644 --- a/tracetools/CHANGELOG.rst +++ b/tracetools/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package tracetools ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Merge branch 'version-1-0-5' into 'foxy' +* Contributors: Christophe Bedard + 1.0.5 (2020-12-22) ------------------ * Bring tracetools up to quality level 1 diff --git a/tracetools_launch/CHANGELOG.rst b/tracetools_launch/CHANGELOG.rst index f8bce8c..416eb10 100644 --- a/tracetools_launch/CHANGELOG.rst +++ b/tracetools_launch/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package tracetools_launch ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Merge branch 'version-1-0-5' into 'foxy' +* Contributors: Christophe Bedard + 1.0.1 (2020-05-27) ------------------ * Deprecation fixes diff --git a/tracetools_read/CHANGELOG.rst b/tracetools_read/CHANGELOG.rst index fb11982..e6cfc85 100644 --- a/tracetools_read/CHANGELOG.rst +++ b/tracetools_read/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package tracetools_read ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Merge branch 'version-1-0-5' into 'foxy' +* Contributors: Christophe Bedard + 0.2.11 (2019-12-09) ------------------- * Register Python packages in the ament index diff --git a/tracetools_test/CHANGELOG.rst b/tracetools_test/CHANGELOG.rst index 3bef662..a9d6146 100644 --- a/tracetools_test/CHANGELOG.rst +++ b/tracetools_test/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package tracetools_test ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Merge branch 'version-1-0-5' into 'foxy' +* Contributors: Christophe Bedard + 1.0.5 (2020-12-22) ------------------ * Increased code coverage > 94% as part of QL1 diff --git a/tracetools_trace/CHANGELOG.rst b/tracetools_trace/CHANGELOG.rst index 0f0c272..931dce2 100644 --- a/tracetools_trace/CHANGELOG.rst +++ b/tracetools_trace/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package tracetools_trace ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Merge branch 'foxy-backport-fix-flake8-blind-exception-error' into 'foxy' +* Fix flake8 blind except error by using more concrete types +* Merge branch 'version-1-0-5' into 'foxy' +* Contributors: Christophe Bedard, Ingo Lütkebohle + 1.0.1 (2020-05-27) ------------------ * Fail gracefully when trying to trace if LTTng is not installed