From aba221dbb453b5d1ea2ebd08a69dc97960e0059e Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Wed, 18 Dec 2019 13:33:27 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index ada9c859..e7f4dfbb 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,7 @@ v0.7 (xxxx-xx-xx) - Collection of CPU topology data. - C API now supports allocated source locations. - Added chrome:tracing importer. +- Allow merging of ZoneText() strings. v0.6.1 (2019-11-28) -------------------