From 06fcfdd49303a5fc7e71c9a3d4f1ab2fec4144e4 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Thu, 21 Feb 2019 23:11:49 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index f125c332..348bcfa9 100644 --- a/NEWS +++ b/NEWS @@ -39,6 +39,7 @@ v0.5 (xxxx-xx-xx) possible), taking a performance and functionality hit. - Thread position and height is now animated, to eliminate flickering that was happening when depth of displayed zones was changing. +- CPU usage is now being monitored on selected platforms (win32). v0.4.1 (2018-12-30) -------------------