From 8a68d88242ec764654f44c9c9e50e38ecdb925f1 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 31 Jan 2021 19:06:13 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index ffbe224d..bc050bf2 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,7 @@ v0.x.x (xxxx-xx-xx) - Adds fallback to ELF symbol table if no debug info is available. - Various other fixes. - Store build time of profiled program in captures. +- GPU contexts can be now named. v0.7.5 (2021-01-23)