From 0c75a5178c8738834d257da58f96b18a07cf6a98 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 24 Feb 2019 18:42:34 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 03ddaa9e..9e1b6521 100644 --- a/NEWS +++ b/NEWS @@ -42,6 +42,7 @@ v0.5 (xxxx-xx-xx) - CPU usage is now being monitored on selected platforms (win32). - Threads that have nothing to display in the current view are now hidden by default. +- Dimmed-out the timeline outside the profiling area. v0.4.1 (2018-12-30) -------------------