docs: mention #7540 in changelog

This commit is contained in:
Seth Hoenig
2020-03-30 15:37:28 -06:00
parent 28737b2c17
commit 858a7955d0

View File

@@ -39,6 +39,7 @@ BUG FIXES:
* client: Fixed a panic when running in Debian with `/etc/debian_version` is empty [[GH-7350](https://github.com/hashicorp/nomad/issues/7350)]
* client: Fixed a bug where a multi-task allocation maybe considered healthy despite a task restarting [[GH-7383](https://github.com/hashicorp/nomad/issues/7383)]
* consul: Fixed a bug where modified Consul service definitions would not be updated [[GH-6459](https://github.com/hashicorp/nomad/issues/6459)]
* connect: Fixed a bug where Connect enabled allocation would not stop after promotion [[GH-7540](https://github.com/hashicorp/nomad/issues/7540)]
## 0.10.5 (March 24, 2020)