From 0ba95a5b2915da33d01dd8446bd762a29f4241a2 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Fri, 6 Dec 2019 00:29:02 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index f736b26e..64ca67da 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,7 @@ v0.7 (xxxx-xx-xx) - Improved call stack decoding on OSX. - Collection of CPU topology data. +- C API now supports allocated source locations. v0.6.1 (2019-11-28) -------------------