From 734ee0b001816b72b128cf547f0502906021e9c1 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Mon, 25 May 2020 01:16:25 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 43e6c283..98453a1c 100644 --- a/NEWS +++ b/NEWS @@ -59,6 +59,7 @@ v0.7 (xxxx-xx-xx) - Source files are now cached during capture. - Profiler will now display a popup when application crashes. - Added ability to send simple integral values as extra payload for zones. +- Per-frame zone times on the frames plot can now display self time. v0.6.3 (2020-02-13) -------------------