docs: focus changelog entry for #11111 on the ux

While I don't think this fully encompasses the changes, other bits
like marking sysbatch as dead immediately are new so haven't changed
from a previous release.
This commit is contained in:
Michael Schurter 2021-09-10 16:45:43 -07:00
parent 9ff246a394
commit d32d0326e8
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
```release-note:improvement
scheduler: Keep track of system and sysbatch evaluations that fail to place an allocation
scheduler: Warn users when system and sysbatch evaluations fail to place an allocation
```