From 140654961ca7963e845fdcd308de2a6696244757 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 21 Sep 2019 15:03:35 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 9612625a..ce2cb850 100644 --- a/NEWS +++ b/NEWS @@ -40,6 +40,7 @@ v0.6 (xxxx-xx-xx) - Zone color is now displayed in zone information window. - Zone colors can now be determined basing on thread and depth. - Frame times can be now compared. +- Expose more lock handling functionality. v0.5 (2019-08-10) -----------------