From 0e79b3ab27f440485ea0c2a18afd56872c47b1f3 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 25 Jan 2020 17:49:31 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 36bcaf5b..b4eb5f3e 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,8 @@ v0.7 (xxxx-xx-xx) - Improved tid to pid mapping on windows. - Zero length and unfinished zones are no longer taken into account for statistics. +- Build files for shared library are now available (experimental). +- GPU zones now also have "active" parameter. v0.6.2 (2019-12-30) -------------------