Add changelog entry for exec ACL-checking (#7925)

This commit is contained in:
Buck Doyle
2020-05-11 15:04:48 -05:00
committed by GitHub
parent 8c3a210839
commit 61cddb4c01

View File

@@ -6,6 +6,7 @@ FEATURES:
IMPROVEMENTS:
* core: Allow spreading allocations as an alternative to binpacking [[GH-7810](https://github.com/hashicorp/nomad/issues/7810)]
* ui: Add ACL-checking to conditionally turn off exec button [[GH-7919](https://github.com/hashicorp/nomad/commits?author=backspace)]
BUG FIXES: