diff --git a/tracetools/CHANGELOG.rst b/tracetools/CHANGELOG.rst index 8831ede..e1a1184 100644 --- a/tracetools/CHANGELOG.rst +++ b/tracetools/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package tracetools ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Fix Windows warnings +* Contributors: Christophe Bedard, Ingo Lütkebohle + 0.2.2 (2019-08-01) ------------------ * Fix Windows linking issues diff --git a/tracetools_launch/CHANGELOG.rst b/tracetools_launch/CHANGELOG.rst index 9ee025b..59d10e9 100644 --- a/tracetools_launch/CHANGELOG.rst +++ b/tracetools_launch/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package tracetools_launch ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Add append_timestamp option for trace action +* Contributors: Christophe Bedard + 0.2.2 (2019-08-01) ------------------ * Revert "Replace special character to fix encoding issue" diff --git a/tracetools_read/CHANGELOG.rst b/tracetools_read/CHANGELOG.rst index c824ba6..6f7b532 100644 --- a/tracetools_read/CHANGELOG.rst +++ b/tracetools_read/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package tracetools_read ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Move tracetools_read.utils to the init file +* Contributors: Christophe Bedard + 0.2.2 (2019-08-01) ------------------ * Revert "Replace special character to fix encoding issue" diff --git a/tracetools_test/CHANGELOG.rst b/tracetools_test/CHANGELOG.rst index 2e97cc3..537eff5 100644 --- a/tracetools_test/CHANGELOG.rst +++ b/tracetools_test/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package tracetools_test ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Fix Windows warnings +* Contributors: Christophe Bedard, Ingo Lütkebohle + 0.2.0 (2019-07-30) ------------------ * Enable tracing by default if LTTng is available