From 45eb1a6ddb2256c883672856547e5b8b8089000b Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Tue, 9 Jun 2020 18:18:11 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index f8cdb644..dce11080 100644 --- a/NEWS +++ b/NEWS @@ -65,6 +65,7 @@ update utility to convert your old traces now! - Per-frame zone times on the frames plot can now display self time. - Ability to bind only on localhost interface. - OpenCL profiling. +- Direct3D 12 profiling. v0.6.3 (2020-02-13) -------------------