From 17b4e83ed02696aee9f015e3cb2b211ee0abe7cd Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 25 May 2024 12:17:04 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 2dd98255..05fa2523 100644 --- a/NEWS +++ b/NEWS @@ -118,6 +118,8 @@ vx.xx.x (xxxx-xx-xx) - Memory limit for a capture can be now set, both in the GUI profiler and in the capture utility. - Thread list can be now sorted alphabetically. +- It is now possible to adjust plot height. +- Trace comparison statistics were expanded and made more clear. v0.10.0 (2023-10-16)