From 6f9e3aaa508d5dbec706e08cbd7379312a93e811 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 3 Aug 2019 14:56:50 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 9ba5e1f9..92ecd2b5 100644 --- a/NEWS +++ b/NEWS @@ -85,6 +85,7 @@ v0.5 (xxxx-xx-xx) - Source file view won't be available if a source file is newer than the capture. - Added ability to set custom trace descriptions. +- Added frame time target lines. v0.4.1 (2018-12-30) -------------------