Update CHANGELOG.md with #5970 entry.

This commit is contained in:
James Rasell 2020-03-12 10:10:33 +01:00
parent 8a5acf7fd5
commit 8a4641fa4a
No known key found for this signature in database
GPG Key ID: AA7D460F5C8377AA
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,8 @@ IMPROVEMENTS:
BUG FIXES:
* api: Fixed a panic when canonicalizing a jobspec with an incorrect job type [[GH-7207]](https://github.com/hashicorp/nomad/pull/7207)
* api: Fixed a panic when canonicalizing a jobspec with an incorrect job type [[GH-7207](https://github.com/hashicorp/nomad/pull/7207)]
* api: Fixed a bug where calling the node GC or GcAlloc endpoints resulted in an error EOF return on successful requests [[GH-5970](https://github.com/hashicorp/nomad/issues/5970)]
* cli: Fixed a panic when displaying device plugins without stats [[GH-7231](https://github.com/hashicorp/nomad/issues/7231)]
## 0.10.4 (February 19, 2020)