Update CHANGELOG.md

This commit is contained in:
Preetha
2019-04-19 08:02:48 -05:00
committed by GitHub
parent 83a2e693b7
commit 92a4033a1a

View File

@@ -9,6 +9,7 @@ IMPROVEMENTS:
* core: Add node name to output of `nomad node status` command in verbose mode [[GH-5224](https://github.com/hashicorp/nomad/pull/5224)]
* core: Add `-verbose` flag to `nomad status` wrapper command [[GH-5516](https://github.com/hashicorp/nomad/pull/5516)]
* api: Add preemption related fields to API results that return an allocation list. [[GH-5580](https://github.com/hashicorp/nomad/pull/5580)]
BUG FIXES: