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`.)