From 90369335cf6784049e9ba6b0270fc24dfba735c1 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Wed, 10 Jul 2019 02:05:27 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 1e0671d0..43eb2f7f 100644 --- a/NEWS +++ b/NEWS @@ -72,6 +72,8 @@ v0.5 (xxxx-xx-xx) highlighted on the histogram. - Server now displays available clients in the local network. - Source code whitespace visibility can now be enabled or disabled. +- Profiler will now check if proper timer readings can be performed on + x86/x64. v0.4.1 (2018-12-30) -------------------