From 0ca5e25c136902b44f50542aec6ae5b28837fefb Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Tue, 27 Feb 2024 22:14:04 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index fa46f954..7c34c5e2 100644 --- a/NEWS +++ b/NEWS @@ -81,6 +81,7 @@ vx.xx.x (xxxx-xx-xx) remains as it was, as it can be inherited from parent projects. - Fixed display of active / inactive allocations in memory call tree. - Instrumentation statistics can be now sorted by source location. +- Added option to hide external code frames in call stack view. v0.10.0 (2023-10-16)