From 190dd456a7fbe7a94a4d9503e5aae8c9b1fd58aa Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Thu, 31 Oct 2019 14:58:19 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 1169a4ea..57feb9f3 100644 --- a/NEWS +++ b/NEWS @@ -55,6 +55,8 @@ v0.6 (xxxx-xx-xx) - Server now performs network data retrieval and decompression on a dedicated thread. - Added examples of Tracy integration. +- Allow grouping of zones in the find zone menu by zone parent or with no + grouping. v0.5 (2019-08-10) -----------------