From f8f59bbd36bc672c9f3cb5bdf3416c3358a9cd36 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Tue, 20 Mar 2018 14:39:10 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 7621664c..fc065f20 100644 --- a/NEWS +++ b/NEWS @@ -5,8 +5,9 @@ v0.2 (xxxx-xx-xx) - Visual refresh (new color scheme). - Added optional support for live in-depth zone analysis. - Ability to search for zones matching a query. - - List occurrences of a zone, grouped by thread, or by user text. - Histogram of zone time spans. + - List occurrences of a zone, grouped by thread, or by user text. + - Zone groups can be selected and highlighted on histogram graph. - Support for linear and logarithmic display of time and values. - Histogram bins can show zone counts or total execution time. - Listed zones can be narrowed down by data range selection on histogram.