From b45224d8def92dae69bf4fd27704c2d9f9f1b74e Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Tue, 5 Mar 2019 19:50:08 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index d527e59e..b7bb9e6a 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. + - 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). - Find zone groups can now be sorted by mean time per call.