From abbf003c24ec7d24953593db8b0921c638c2f804 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 23 May 2020 15:58:23 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index b72d08d7..1ed71970 100644 --- a/NEWS +++ b/NEWS @@ -56,6 +56,7 @@ v0.7 (xxxx-xx-xx) - Profiler windows can be now docked. - CPU usage tooltip now displays a list of running threads. - Added possibility to filter discovered clients list. +- Source files are now cached during capture. v0.6.3 (2020-02-13) -------------------