From 38f156259c4cee070d78be6adf1961b065f91418 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Thu, 19 Aug 2021 00:01:52 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 328e1dc1..06c53771 100644 --- a/NEWS +++ b/NEWS @@ -45,6 +45,8 @@ v0.x.x (xxxx-xx-xx) - Repeatedly right-clicking on the same source line in the symbol view window will now cycle through assembly blocks associated with this source line. +- Vulkan headers must be now explicitly included before including + TracyVulkan.hpp. v0.7.8 (2021-05-19)