From ab46a7a3a757065298f033d2772a3935628d8d0c Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Wed, 29 Jul 2020 18:50:35 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 072055fb..1640f58b 100644 --- a/NEWS +++ b/NEWS @@ -26,6 +26,7 @@ v0.7.1 (xxxx-xx-xx) - Added macro for checking if profiler is connected. - Implemented optional data removal from traces in the update utility. - Allow manual management of profiler lifetime. +- Find zone range limit can be now adjusted using the mouse. v0.7 (2020-06-11) -----------------