From d2490bb62bed8b85b71bf955bed76729ae31aab3 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 4 Aug 2019 15:58:05 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index d745150f..08e5f751 100644 --- a/NEWS +++ b/NEWS @@ -88,6 +88,7 @@ v0.5 (xxxx-xx-xx) - Added frame time target lines. - FPS counts are now displayed next to frame times. - GPU drift value can be now automatically measured. +- Connection window is now a popup hidden under a dedicated button. v0.4.1 (2018-12-30) -------------------