From df1b3e7feb411b255673aaf28403ce6a165e6cb5 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Thu, 30 Mar 2023 21:52:29 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index bc1b938d..272cf6ee 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,8 @@ v0.x.x (xxxx-xx-xx) showing thread colors, which may have been confusing to users. - Vulkan contexts can now use VK_EXT_host_query_reset extension. - System power usage is now reported on x86 Linux. +- Program name displayed in broadcast messages can be now changed with the + TracySetProgramName() macro. v0.9.1 (2023-02-26)