Merge pull request #8173 from hashicorp/docs-memoryswap-fix

docs: update changelog for memory swap fix
This commit is contained in:
Seth Hoenig
2020-06-16 11:33:44 -05:00
committed by GitHub

View File

@@ -12,6 +12,7 @@ BUG FIXES:
* cli: Fixed malformed alloc status address list when listing more than 1 address [[GH-8161](https://github.com/hashicorp/nomad/issues/8161)]
* client: Fixed a bug where stdout/stderr were not properly reopened for community task drivers. [[GH-8155](https://github.com/hashicorp/nomad/issues/8155)]
* driver/docker: Fixed a bug to set correct value for `memory-swap` when using `memory_hard_limit` [[GH-8153](https://github.com/hashicorp/nomad/issues/8153)]
## 0.11.3 (June 5, 2020)