From c1d7778d48b23d1e55ba65fad3148d3b1737f521 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Mon, 14 Sep 2020 22:53:48 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index b57a7d14..505376f2 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,10 @@ v0.x.x (xxxx-xx-xx) - Added update notification. - The most recent traced events can be now viewed regardless of timeline zoom level. +- Fixed going-to-line in source view (again). +- Crash handling on client is now not performed, if there is no active + connection. +- Added ability to listen only on IPv4 interfaces. v0.7.1 (2020-08-24)