From dfc458a8b2a0a902679982e128ad38fe99119508 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Tue, 31 Jan 2023 22:45:50 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index f765aa00..c13de0c1 100644 --- a/NEWS +++ b/NEWS @@ -28,6 +28,8 @@ v0.x.x (xxxx-xx-xx) - Files containing assembly listings are now annotated with source line information. - Histogram tooltip will now also show left/right counts. +- Tracy now actively manages timeline horizontal scroll offset in order to + keep the thread under the mouse cursor in the same place on screen. v0.9.0 (2022-10-26)