From 58a6f703af556f1e2a7e1b2e268d16851a5fb8f3 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Mon, 1 May 2023 15:30:08 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index a2497050..3edf11bf 100644 --- a/NEWS +++ b/NEWS @@ -32,6 +32,8 @@ v0.x.x (xxxx-xx-xx) utility instead, which is not affected by these changes. - Most of the timeline item logic has been written from scratch, which may have taken care of some elusive bugs. +- Added global configuration settings dialog. You can find it in the + profiler's about menu (the wrench icon in the welcome dialog). v0.9.1 (2023-02-26)