From 9e67491766c40e217a5d52f19f07232b97a4f104 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Thu, 23 Sep 2021 18:17:55 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 06c53771..f276cd95 100644 --- a/NEWS +++ b/NEWS @@ -47,6 +47,9 @@ v0.x.x (xxxx-xx-xx) line. - Vulkan headers must be now explicitly included before including TracyVulkan.hpp. +- The capture utility may now limit capture time to a specified number of + seconds. +- Fixed message thread assignment in the import-chrome utility. v0.7.8 (2021-05-19)