From ebb6e2c4532fe26471d8488537804d23a5eaa62a Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Tue, 14 Aug 2018 18:49:13 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 8395002c..edaee01d 100644 --- a/NEWS +++ b/NEWS @@ -70,6 +70,7 @@ v0.4 (xxxx-xx-xx) - Middle clicking on a message marker will center it on screen. - Added trace information window. - Displayed memory sizes are now properly formatted. +- Added call stack tree for memory allocations. v0.3.3 (2018-07-03)