From d002841fb891176aae7dd1c90bd386b3220ec67a Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Thu, 6 Aug 2020 17:27:09 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 1640f58b..1531b6e0 100644 --- a/NEWS +++ b/NEWS @@ -26,7 +26,11 @@ v0.7.1 (xxxx-xx-xx) - Added macro for checking if profiler is connected. - Implemented optional data removal from traces in the update utility. - Allow manual management of profiler lifetime. -- Find zone range limit can be now adjusted using the mouse. +- Adjusted priority of ETW threads to time critical. +- Annotations can be now freely adjusted on the timeline. +- Limiting time range for find zone functionality has been significantly + improved. +- Added time range limits for statistics. v0.7 (2020-06-11) -----------------