From 16f44d021d480785c0b27beb405bef4739b6976d Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Tue, 15 Mar 2022 17:36:56 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 6ccac828..48c97011 100644 --- a/NEWS +++ b/NEWS @@ -98,6 +98,8 @@ v0.x.x (xxxx-xx-xx) - Universal Windows Platform support. - All call stack related functionality can be now disabled with the TRACY_NO_CALLSTACK macro. +- Added ability to add full-view annotations from the annotations list + window. v0.7.8 (2021-05-19)