From 867fc6a0cfd9d1184409c8d15c59f49f8e952438 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Wed, 2 May 2018 19:28:04 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index efc48b40..d4a33ef6 100644 --- a/NEWS +++ b/NEWS @@ -55,6 +55,9 @@ v0.3 (xxxx-xx-xx) - Added ability to unload traces loaded from files. To do so close the main profiler window. You will return to the connect/open selection dialog. Live captures cannot be terminated this way. +- Zones previously displayed in zone info window are remembered and you can + go back to them. Closing the zone info window or switching between CPU and + GPU zones will clear the memory. v0.2 (2018-04-05)