From 7503bb1aee4cd7ca98d6cf275d11feefb61b09bf Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Mon, 23 Sep 2019 17:28:32 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index d93ac2fc..79113dff 100644 --- a/NEWS +++ b/NEWS @@ -42,6 +42,7 @@ v0.6 (xxxx-xx-xx) - Frame times can be now compared. - Expose more lock handling functionality. - Network port can be now specified by the user. +- Proper handling of multithreaded Vulkan code. v0.5 (2019-08-10) -----------------