From 0922dfc7b0b953766ba6e42a8523087f62cefdea Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Fri, 23 Dec 2022 19:35:34 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 04475a72..72167c6c 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,8 @@ v0.x.x (xxxx-xx-xx) - Pass LEGACY=1 parameter to make, if you want to instead rely on the GLFW library, like before. - Other platforms still use GLFW. +- Compare traces menu can now display source code differences between two + traces. v0.9.0 (2022-10-26)