From c658f43bc37ccba44d367e27b9adcabd688ffb76 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 8 Feb 2020 16:16:16 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 5f3d1563..123bbe4f 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,7 @@ v0.7 (xxxx-xx-xx) - Exact event time is displayed in some places in the UI. - Memory allocation lists can now be sorted. - Added display of trace file compression ratio. +- Optional Zstd compression of trace files. v0.6.2 (2019-12-30) -------------------