From 0525cbc791794e094281ebef109d156cbd5269c1 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 1 May 2021 18:26:13 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index bb1f48c9..63d830bd 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,8 @@ v0.x.x (xxxx-xx-xx) - Fixed issue which may have prevented sampling on ARM64. - Added TRACY_NO_FRAME_IMAGE macro to disable frame image compression thread. +- Ctrl and shift keys will now modify mouse wheel zoom speed. +- Improved user experience in the symbol view window. v0.7.7 (2021-04-01)