Skip to content

Commit

Permalink
templatevars: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-sanders committed Dec 2, 2020
1 parent c232c27 commit dd8495d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,11 @@ symlink to `DIR` (see #3884).

### Enhancements

[#3974](https://github.com/cylc/cylc-flow/pull/3974) - Template variables,
both in set files and provided via the -s/--set command line options are
now parsed using ast.literal_eval. This permits non-string data types,
strings must now be quoted.

[#3811](https://github.com/cylc/cylc-flow/pull/3811) - Move from cycle based
to `n` distance dependency graph window node generation and pruning of the
data-store (API/visual backing data). Ability to modify distance of live
Expand Down

0 comments on commit dd8495d

Please sign in to comment.