From bb0ac14ea853ef1eb8d7f85b6a671a565bfd182c Mon Sep 17 00:00:00 2001 From: Hilary James Oliver Date: Fri, 8 Nov 2024 21:50:26 +1300 Subject: [PATCH] Update change log. --- changes.d/6440.feat.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes.d/6440.feat.md diff --git a/changes.d/6440.feat.md b/changes.d/6440.feat.md new file mode 100644 index 0000000000..e0bf1b68b3 --- /dev/null +++ b/changes.d/6440.feat.md @@ -0,0 +1 @@ +The "cylc dump" command now prints task IDs. Use "--legacy" if you need the old format.