update changelog

This commit is contained in:
Drew Bailey
2019-11-11 08:56:14 -05:00
parent 0ec039eddb
commit 2973c7ce60

View File

@@ -13,6 +13,7 @@ BUG FIXES:
register [[GH-6646](https://github.com/hashicorp/nomad/issues/6646)]
* scheduler: Changes to devices in resource stanza should cause rescheduling [[GH-6644](https://github.com/hashicorp/nomad/issues/6644)]
* api: Decompress web socket response body if gzipped on error responses [[GH-6650](https://github.com/hashicorp/nomad/issues/6650)]
* api: Return a 404 if endpoint not found instead of redirecting to /ui/ [[GH-6658](https://github.com/hashicorp/nomad/issues/6658)]
## 0.10.1 (November 4, 2019)