diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fb5db092..ded28caa2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ FEATURES: * vault: Add initial support for Vault namespaces [[GH-5520](https://github.com/hashicorp/nomad/pull/5520)] + +IMPROVEMENTS: + + * core: Add node name to output of `nomad node status` command in verbose mode [[GH-5224](https://github.com/hashicorp/nomad/pull/5224)] ## 0.9.0 (April 9, 2019)