From 42fb448526b845accc764eb93b41ca0a8b3dabca Mon Sep 17 00:00:00 2001 From: David Sutherland Date: Thu, 31 Mar 2022 15:44:25 +1300 Subject: [PATCH] change log entry --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 9afa9fc9d51..b72845c0c18 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -33,6 +33,9 @@ ones in. --> ### Fixes: +[#4791](https://github.com/cylc/cylc-flow/pull/4791) - Fix GraphQL node +filtering, effecting non-state updates in the UI. + [#4777](https://github.com/cylc/cylc-flow/pull/4777) - Reinstate the Cylc 7 template variables for xtriggers with deprecation warnings.