From 6f47d837a467e3cfb4b1b88e8853f83d9c9c4122 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Fri, 17 Jul 2020 22:17:42 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 9ef169e8..0cd07dd4 100644 --- a/NEWS +++ b/NEWS @@ -24,6 +24,7 @@ v0.7.1 (xxxx-xx-xx) - "Go to frame" popup no longer has a dedicated button. To show it, click on the frame counter. - Added macro for checking if profiler is connected. +- Implemented optional data removal from traces in the update utility. v0.7 (2020-06-11) -----------------