From 3d75fb4d8708cd63e5211c165090ff4c57c45572 Mon Sep 17 00:00:00 2001 From: Andrew Depke Date: Sat, 16 Jan 2021 02:26:29 -0700 Subject: [PATCH] Update NEWS --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 45644171..13141a18 100644 --- a/NEWS +++ b/NEWS @@ -17,7 +17,7 @@ v0.x.x (xxxx-xx-xx) - Switched to the next-gen ImGui table UI. - Various fixes related to restricting listening to localhost. - Fixed Vulkan call stack transfer. -- Added support for transient GPU zones (OpenGL, Vulkan). +- Added support for transient GPU zones (OpenGL, Vulkan, Direct3D 12). v0.7.4 (2020-11-15)