From 0c6dde2eef404280649ff1c38d9ae0ec53d75c3e Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Thu, 9 May 2019 13:38:37 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index cd859db5..5775dd14 100644 --- a/NEWS +++ b/NEWS @@ -26,6 +26,7 @@ v0.5 (xxxx-xx-xx) - Add top-down variant to complement the previously available bottom-up one. - Add ability to group tree nodes by function name. + - Allow restricting tree to display only active allocations. - Added support for Lua call stack capture. - Self time of zones may be now displayed in the find zone menu. - Added ability to disconnect from a client (with some caveats).