From bb8002ec08aec90e4102308d7f09cf1833a533ce Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Wed, 6 Feb 2019 13:54:23 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index aed98bb0..3efc63ae 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,8 @@ v0.5 (xxxx-xx-xx) - Self time of zones may be now displayed in the find zone menu. - Added ability to disconnect from a client (with some caveats). - Find zone groups can now be sorted by mean time per call. +- Call stack memory allocations tree is now available in bottom-up and + top-down variants. v0.4.1 (2018-12-30) -------------------