From 1d97efa059d6843e569821ff86badf775acaed10 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 28 Dec 2019 18:17:34 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 25b72fcb..13d6bfde 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,7 @@ v0.7 (xxxx-xx-xx) - Display proper value of selection time in find zone menu. - Implemented limiting find zone search to a specified time range. - Highlight hovered zone from find zone menu zone list on the histogram. +- Allow copying user data directory location to the clipboard. v0.6.1 (2019-11-28) -------------------