From 57d636f2432048d6b209568afb3b8ec90d0aafae Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 27 Feb 2021 20:00:01 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 2300de6c..91d41be5 100644 --- a/NEWS +++ b/NEWS @@ -28,6 +28,7 @@ v0.x.x (xxxx-xx-xx) - Fixed handling of non-ANSI file names on Windows. You can now name your traces 'ęśąćż.tracy' and it should work as intended. This is supported on Windows 10 release 1903 and newer. +- Fixed sending GPU context name in on-demand mode. v0.7.6 (2021-02-06)