From ff4b4fd9d9559f3c8d4709c63f6c867ab3072103 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Fri, 17 Apr 2020 19:23:08 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index d8496ed0..f68b6da2 100644 --- a/NEWS +++ b/NEWS @@ -46,6 +46,7 @@ v0.7 (xxxx-xx-xx) the symbol. - If the default listening port is occupied, profiler will now try listening on other ports. +- Added possibility to perform source file names substitution. v0.6.3 (2020-02-13) -------------------