From 4626ff4e93f44ef3dbebf5ebc3f16f1728eef90b Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 22 Mar 2020 18:56:10 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 41c3169d..5954036c 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,7 @@ v0.7 (xxxx-xx-xx) - Improved handling of network ports. - Added time percentage display to instrumentation statistics. - Display of ghost zones (generated from automated call stack sampling). +- Notify when empty labels display is enabled. v0.6.3 (2020-02-13) -------------------