Merge pull request #10085 from hashicorp/docs-cl

docs: add two community PRs to changelog
This commit is contained in:
Seth Hoenig
2021-02-24 10:22:01 -06:00
committed by GitHub

View File

@@ -1,5 +1,9 @@
## 1.1.0 (Unreleased)
BUG FIXES:
* api: Added missing devices block to AllocatedTaskResources [[GH-10064](https://github.com/hashicorp/nomad/pull/10064)]
* cli: Fixed a bug where non-int proxy port would panic CLI [[GH-10072](https://github.com/hashicorp/nomad/issues/10072)]
## 1.0.4 (February 24, 2021)
FEATURES: