From 439c51a219fd6eaf64c0fc4921fe51c2847e1929 Mon Sep 17 00:00:00 2001 From: Christophe Bedard Date: Sun, 20 Sep 2020 20:26:18 -0400 Subject: [PATCH] Update changelogs Signed-off-by: Christophe Bedard --- tracetools/CHANGELOG.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tracetools/CHANGELOG.rst b/tracetools/CHANGELOG.rst index da31cec..1e3ae47 100644 --- a/tracetools/CHANGELOG.rst +++ b/tracetools/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package tracetools ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Allow disabling tracetools status app +* Contributors: Christophe Bedard, Ingo Lütkebohle, José Antonio Moral + 1.0.0 (2020-04-24) ------------------ * Export -rdynamic using ament_export_link_flags and modern CMake