From 402d749d13b236aab305c188e47e355b4cf388bd Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 2 May 2021 18:20:26 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 87cf05c7..603c1946 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,7 @@ v0.x.x (xxxx-xx-xx) - Ctrl and shift keys will now modify mouse wheel zoom speed. - Improved user experience in the symbol view window. - Added support for Direct3D 11 instrumentation. +- Vulkan contexts can be now calibrated on Linux. v0.7.7 (2021-04-01)