From 6e7d5fecb48dd3205e90e063b307af90f6a82410 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Mon, 10 Feb 2020 00:43:37 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index f6565ad6..2fb10d03 100644 --- a/NEWS +++ b/NEWS @@ -24,6 +24,7 @@ v0.7 (xxxx-xx-xx) - Added display of trace file compression ratio. - Optional Zstd compression of trace files. - Frame images are now internally compressed using Zstd (instead of LZ4). +- Fix display of continuous frame set tooltips. v0.6.2 (2019-12-30) -------------------