From 12c41284607e7cf290ca1c3c832894181c8ce42c Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 29 Jul 2018 22:13:01 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 819c500a..ed683c74 100644 --- a/NEWS +++ b/NEWS @@ -47,6 +47,8 @@ v0.4 (xxxx-xx-xx) - Added ability to zoom-in to a selection range made using middle mouse button. - Holding the ctrl key will switch to zoom-out mode. +- The "standalone" utility will use less resources when its window is + out-of-focus or minimized. v0.3.3 (2018-07-03) -------------------