From ef2a25319c6b7d111e70d7a7c94f12ca39cb2ca5 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 11 Jul 2021 19:46:02 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 9c329e5b..cc3a3a10 100644 --- a/NEWS +++ b/NEWS @@ -37,6 +37,8 @@ v0.x.x (xxxx-xx-xx) - Cache miss rate. - Instruction cost estimation method is no longer tied to software call stack sampling. +- The image name filter entry field is now providing a list of available + images. v0.7.8 (2021-05-19)