From 0b297fd80c52cc3c92164a3c072ac7cead60cf7b Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 12 Sep 2020 15:53:25 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 99e6af9b..b57a7d14 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,8 @@ v0.x.x (xxxx-xx-xx) - The "waiting for connection" dialog no longer has "cancel" button. To abort connection attempt just use the "close window" button. - Added update notification. +- The most recent traced events can be now viewed regardless of timeline + zoom level. v0.7.1 (2020-08-24)