From ad46f981f9fe23f192c7f3355cdd9c4c548e54ff Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 3 May 2020 13:55:09 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 1d79afda..33e46b52 100644 --- a/NEWS +++ b/NEWS @@ -50,6 +50,7 @@ v0.7 (xxxx-xx-xx) - If the default listening port is occupied, profiler will now try listening on other ports. - Added possibility to perform source file names substitution. +- Profiler windows can be now docked. v0.6.3 (2020-02-13) -------------------