From 688dd470bc7c659c740180b752a6b40ac7e2205f Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Mon, 29 Nov 2021 19:30:14 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index a4132f7f..52d6f5ca 100644 --- a/NEWS +++ b/NEWS @@ -90,6 +90,7 @@ v0.x.x (xxxx-xx-xx) - Symbol code retrieval now also supports kernel on Windows. - Added low-level C API interface for GPU zones. - Symbol child calls can be now listed. +- Replaced "restrict time" in memory window with a proper time range limit. v0.7.8 (2021-05-19)