From 3e3bd3029030fc498a31aeb9d1ffe015c894d9d4 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Fri, 4 Oct 2019 21:38:08 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 496f082f..e4e008c0 100644 --- a/NEWS +++ b/NEWS @@ -46,6 +46,7 @@ v0.6 (xxxx-xx-xx) - Network port can be now specified by the user. - Proper handling of multithreaded Vulkan code. - Added extreme compression level in update utility. +- Added time distribution data in the zone information window. v0.5 (2019-08-10) -----------------