Skip to content

Commit 68d9976

Browse files
committed
Update release notes.
1 parent d17c909 commit 68d9976

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/src/release-notes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
* Edit links to documentation pages.
88
* New arguments to `show status` display actions that are in the requested states:
99
`--completed`, `--eligible`, `--submitted`, and `--waiting`.
10+
* `cluster.submit_options` configuration option in `clusters.toml`.
1011

1112
*Changed:*
1213

@@ -15,6 +16,8 @@
1516
* `show status` hides actions with 0 directories by default. Pass `--all` to show all
1617
actions.
1718
* `clean` now cleans all caches by default.
19+
* Submit jobs with `--constraint="scratch"` by default on Delta.
20+
* Submit jobs with `--constraint="nvme"` by default on Frontier.
1821

1922
*Fixed:*
2023

0 commit comments

Comments
 (0)