Update CHANGELOG.md with #5970 entry.
This commit is contained in:
parent
8a5acf7fd5
commit
8a4641fa4a
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue