docs: update changelog

Remove 0.10.1 release date until finalizing release
This commit is contained in:
Michael Schurter 2019-11-01 14:34:18 -07:00
parent 80c40ca0fa
commit 780625786f
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
## 0.10.1 (October 31, 2019)
## 0.10.1 (Unreleased)
BUG FIXES:
@ -6,6 +6,8 @@ BUG FIXES:
inplace update of an allocation. [[GH-6541](https://github.com/hashicorp/nomad/issues/6541)]
* api: Fixed panic when submitting Connect-enabled job without using a bridge
network [[GH-6575](https://github.com/hashicorp/nomad/issues/6575)]
* client: Fixed client panic when upgrading from 0.8 -> 0.10 and performing an
inplace update of an allocation. [[GH-6605](https://github.com/hashicorp/nomad/issues/6605)]
## 0.10.0 (October 22, 2019)