From cdede08ad6b9867456380e786aca1b082dafba38 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 28 Dec 2019 17:43:13 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 5e1dc0d0..e41c3fb5 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,7 @@ v0.7 (xxxx-xx-xx) - Allow merging of ZoneText() strings. - Time distribution can now show both exclusive and inclusive times. - Display proper value of selection time in find zone menu. +- Implemented limiting find zone search to a specified time range. v0.6.1 (2019-11-28) -------------------