docs: add #6370 to changelog

This commit is contained in:
Michael Schurter 2019-11-20 08:45:58 -08:00
parent ecf970b5a5
commit 4c7452bdab
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ IMPROVEMENTS:
* 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)]
* client: Add support for downloading artifacts from Google Cloud Storage [[GH-6692](https://github.com/hashicorp/nomad/pull/6692)]
* command: add -tls-server-name flag [[GH-6370](https://github.com/hashicorp/nomad/issues/6370)]
BUG FIXES: