From 6deffca23f414dffc61f3a000cac0f43709b7e77 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 19 Jul 2020 13:01:14 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 0cd07dd4..072055fb 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,7 @@ v0.7.1 (xxxx-xx-xx) the frame counter. - Added macro for checking if profiler is connected. - Implemented optional data removal from traces in the update utility. +- Allow manual management of profiler lifetime. v0.7 (2020-06-11) -----------------