From 38c4909d96ac1f312a0b01563f55daa1af2ac3cb Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Wed, 27 Feb 2019 20:38:13 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index faaa60fc..ff542cf7 100644 --- a/NEWS +++ b/NEWS @@ -43,6 +43,7 @@ v0.5 (xxxx-xx-xx) - Threads that have nothing to display in the current view are now hidden by default. - Dimmed-out the timeline outside the profiling area. +- Call stack grouping in the find zone menu now has a special display mode. v0.4.1 (2018-12-30) -------------------