update CHANGELOG

This commit is contained in:
Luiz Aoqui 2019-11-15 15:45:38 -05:00
parent e499c5bddc
commit a046a96d5e
No known key found for this signature in database
GPG key ID: F1178C891120DF5E

View file

@ -4,6 +4,7 @@ FEATURES:
* core: Add `nomad monitor` command to stream logs at a specified level for debugging [[GH-6499](https://github.com/hashicorp/nomad/issues/6499)]
IMPROVEMENTS:
* api: Add `StartedAt` field to `Node.DrainStrategy` [[GH-6698](https://github.com/hashicorp/nomad/issues/6698)]
* core: Add support for running under Windows Service Manager [[GH-6220](https://github.com/hashicorp/nomad/issues/6220)]
* cli: Show full ID in node and alloc individual status views [[GH-6425](https://github.com/hashicorp/nomad/issues/6425)]
* client: Enable setting tags on Consul Connect sidecar service [[GH-6448](https://github.com/hashicorp/nomad/issues/6448)]