From bd66c9dc5aab6fefce3d8bfc4d7207157f61468e Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Wed, 24 Jul 2019 23:55:26 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 555e895a..3f19f4ac 100644 --- a/NEWS +++ b/NEWS @@ -80,6 +80,7 @@ v0.5 (xxxx-xx-xx) - Feature will disable when the list is scrolled by user. - To re-enable, scroll to the bottom of the list. - Message list can be now filtered. +- A notification popup will be displayed during trace cleanup. v0.4.1 (2018-12-30) -------------------