From dd4c61e9643ff01f51bd4610320b819653a91698 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Mon, 17 Jun 2019 20:04:14 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 248d0d36..435fbc96 100644 --- a/NEWS +++ b/NEWS @@ -68,6 +68,7 @@ v0.5 (xxxx-xx-xx) - Implemented ability to cut off outliers on histograms. - Zone or frame that is currently hovered by the mouse cursor will be highlighted on the histogram. +- Server now displays available clients in the local network. v0.4.1 (2018-12-30) -------------------