From ceaf1226b2004bc45d8ee45c37db47fa9accd05f Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 2 Jun 2019 15:06:57 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 5948ee30..c23cea89 100644 --- a/NEWS +++ b/NEWS @@ -10,8 +10,12 @@ v0.5 (xxxx-xx-xx) ----------------- - Major decrease of trace dump file size. +- Major optimizations across the board. - Display dump file size change in the update utility. -- Display trace loading time. +- Added notification area. + - Display trace loading time. + - Display background processing tasks after trace is loaded. + - Display trace save notification. - Added C API. - Profiling session may now gracefully terminate, due to incorrect instrumentation. A popup with termination reason will be displayed.