From 489f4b93c1c2537fa2b2411009a9b1ac8a7eb1e1 Mon Sep 17 00:00:00 2001 From: Hilary James Oliver Date: Fri, 25 Mar 2022 16:33:02 +1300 Subject: [PATCH] Update change log. --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index e787506da9c..af96b18106f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -43,6 +43,10 @@ provided [wrapper script](https://cylc.github.io/cylc-doc/latest/html/installati ### Fixes +[#4769](https://github.com/cylc/cylc-flow/pull/4769) - Fix handling of quoted +command args for invocation on remote run hosts. + + [#4703](https://github.com/cylc/cylc-flow/pull/4703) - Fix `ImportError` when validating/running a Jinja2 workflow (for users who have installed Cylc using `pip`.)