From 0fe65eb8a104584933a878cc77db5736866f88e5 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Fri, 25 Sep 2020 17:52:16 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 63d15025..d4da23f2 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,7 @@ v0.x.x (xxxx-xx-xx) - Added early checks for output file validity in the capture utility. - Improvements to presence broadcast handling. - Custom zone colors can be optionally ignored. +- Added support for tracking multiple memory pools. v0.7.2 (2020-09-14)