Merge pull request #7553 from hashicorp/docs-changelog-for-7540
docs: mention #7540 in changelog
This commit is contained in:
commit
c46ba72c82
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue