From 507e4db14b03ceb83fec5d15a84f3ad9b77305b8 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 16 Jun 2019 17:15:47 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 51c34576..286290a3 100644 --- a/NEWS +++ b/NEWS @@ -66,6 +66,8 @@ v0.5 (xxxx-xx-xx) trace. - Added support for frame image (screen shot) storage. - Implemented ability to cut off outliers on find zone histogram. +- Zone that is currently hovered by the mouse cursor will be highlighted on + the find zone menu histogram. v0.4.1 (2018-12-30) -------------------