From c2728832af5ef5a4bc5d0127ac70dbbd06ec645e Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 21 Sep 2019 15:43:31 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index ce2cb850..d93ac2fc 100644 --- a/NEWS +++ b/NEWS @@ -41,6 +41,7 @@ v0.6 (xxxx-xx-xx) - Zone colors can now be determined basing on thread and depth. - Frame times can be now compared. - Expose more lock handling functionality. +- Network port can be now specified by the user. v0.5 (2019-08-10) -----------------