diff --git a/ros2trace/CHANGELOG.rst b/ros2trace/CHANGELOG.rst index 98e14bb..05fc586 100644 --- a/ros2trace/CHANGELOG.rst +++ b/ros2trace/CHANGELOG.rst @@ -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 diff --git a/tracetools/CHANGELOG.rst b/tracetools/CHANGELOG.rst index 57d1515..e5d42c3 100644 --- a/tracetools/CHANGELOG.rst +++ b/tracetools/CHANGELOG.rst @@ -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 diff --git a/tracetools_launch/CHANGELOG.rst b/tracetools_launch/CHANGELOG.rst index 789882e..a588595 100644 --- a/tracetools_launch/CHANGELOG.rst +++ b/tracetools_launch/CHANGELOG.rst @@ -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 diff --git a/tracetools_read/CHANGELOG.rst b/tracetools_read/CHANGELOG.rst index e7c1619..c43eaad 100644 --- a/tracetools_read/CHANGELOG.rst +++ b/tracetools_read/CHANGELOG.rst @@ -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 diff --git a/tracetools_test/CHANGELOG.rst b/tracetools_test/CHANGELOG.rst index 36df8c1..8aad0e3 100644 --- a/tracetools_test/CHANGELOG.rst +++ b/tracetools_test/CHANGELOG.rst @@ -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 diff --git a/tracetools_trace/CHANGELOG.rst b/tracetools_trace/CHANGELOG.rst index 292c5c3..4b06d3f 100644 --- a/tracetools_trace/CHANGELOG.rst +++ b/tracetools_trace/CHANGELOG.rst @@ -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