From 4048ebf7c550c3c0a3fe961d30ded5cfe50de177 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Tue, 19 Feb 2019 20:44:55 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 5d36397d..f811596f 100644 --- a/NEWS +++ b/NEWS @@ -35,6 +35,8 @@ v0.5 (xxxx-xx-xx) - Selected or hovered lock is now highlighted on the timeline. - Locks are now grouped into single and multithreaded in the options menu locks list. +- On broken platforms the profiler can now be initialized as needed (and + possible), taking a performance and functionality hit. v0.4.1 (2018-12-30) -------------------