From 43ab2540b09ce6d6681a1a41209a8bff93c0c787 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Wed, 25 Mar 2020 01:14:50 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 3e7a24d2..ad2ed7d3 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,7 @@ v0.7 (xxxx-xx-xx) - Display of ghost zones (generated from automated call stack sampling). - Notify when empty labels display is enabled. - More reliable source file viewer. +- Added display of profiling data to source file viewer. v0.6.3 (2020-02-13) -------------------