From 6d08f0a19660ddc9c35967fe56c5f858d8c426e8 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Tue, 7 Apr 2020 22:17:50 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index cb138796..b1b563c9 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,7 @@ v0.7 (xxxx-xx-xx) - Display number of in-flight queries, in addition to query backlog. - Improved failure reports. - The capture utility will connect to localhost by default. +- Added optional support for QPC timer on windows. v0.6.3 (2020-02-13) -------------------