diff --git a/tracetools_launch/CHANGELOG.rst b/tracetools_launch/CHANGELOG.rst index e2fa7cf..143b327 100644 --- a/tracetools_launch/CHANGELOG.rst +++ b/tracetools_launch/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package tracetools_launch ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Fix missing ament_xmllint dependency +* Contributors: Christophe Bedard + 0.2.5 (2019-08-15) ------------------ * Check if OS is Windows when getting shared lib path diff --git a/tracetools_read/CHANGELOG.rst b/tracetools_read/CHANGELOG.rst index de7c2f0..d8d7262 100644 --- a/tracetools_read/CHANGELOG.rst +++ b/tracetools_read/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package tracetools_read ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Fix missing ament_xmllint dependency +* Contributors: Christophe Bedard + 0.2.5 (2019-08-15) ------------------ * Move babeltrace interface functions to separate file to avoid importing it needlessly diff --git a/tracetools_trace/CHANGELOG.rst b/tracetools_trace/CHANGELOG.rst index 3e1ccda..509f9b0 100644 --- a/tracetools_trace/CHANGELOG.rst +++ b/tracetools_trace/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package tracetools_trace ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Fix missing ament_xmllint dependency +* Contributors: Christophe Bedard + 0.2.6 (2019-08-16) ------------------ * Extract lttng interface functions to other files