From 6bb3b846f42918e46b4bb5536036fa58aa17e34c Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Fri, 20 Apr 2018 23:29:02 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 4ac65d26..309c3fd6 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,7 @@ v0.3 (xxxx-xx-xx) - Fixed regression with lock announce processing that appeared during worker/viewer split. - Allow selecting/unselecting all locks for display. +- Performance improvements. v0.2 (2018-04-05)