diff --git a/CHANGES.md b/CHANGES.md index 3b05ae59..4b39952c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,13 +5,15 @@ creating a new release entry be sure to copy & paste the span tag with the `actions:bind` attribute, which is used by a regex to find the text to be updated. Only the first match gets replaced, so it's fine to leave the old ones in. --> -## __cylc-rose-1.1.1 (Upcoming)__ +## __cylc-rose-1.1.1 (Released 2022-09-14)__ ### Fixes [#171](https://github.com/cylc/cylc-rose/pull/171) - Fix bug where Cylc Rose passed `rose-suite.conf` items commented with `!` or `!!` to Cylc regardless. +[#172](https://github.com/cylc/cylc-rose/pull/172) - Allow getting a workflow +name when source is not an SVN repo. ## __cylc-rose-1.1.0 (Released 2022-07-28)__