From 2d31ca993ebd55fab7712ecab282fa8581af5b47 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Thu, 24 Oct 2019 00:13:12 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 5c80438a..4bd010e6 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,7 @@ v0.6 (xxxx-xx-xx) - Dropped support for pre-v0.4 traces. - Major memory usage decrease. +- Significant network bandwidth decrease. - Implemented context switch capture on selected platforms. - Zone timings in various UI places can now take into account only the time when the thread was executing.