From a0cdaa8c0b51adac489d5222e81f035010e0d6fd Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 14 Mar 2020 01:47:51 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 7174b78a..14e037e8 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,7 @@ v0.7 (xxxx-xx-xx) - Allow reconnection straight from the discard data dialog. - Added ability to set custom names for locks. - Improved handling of network ports. +- Added time percentage display to instrumentation statistics. v0.6.3 (2020-02-13) -------------------