docs: update changelog
Remove 0.10.1 release date until finalizing release
This commit is contained in:
parent
80c40ca0fa
commit
780625786f
|
@ -1,4 +1,4 @@
|
||||||
## 0.10.1 (October 31, 2019)
|
## 0.10.1 (Unreleased)
|
||||||
|
|
||||||
BUG FIXES:
|
BUG FIXES:
|
||||||
|
|
||||||
|
@ -6,6 +6,8 @@ BUG FIXES:
|
||||||
inplace update of an allocation. [[GH-6541](https://github.com/hashicorp/nomad/issues/6541)]
|
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
|
* api: Fixed panic when submitting Connect-enabled job without using a bridge
|
||||||
network [[GH-6575](https://github.com/hashicorp/nomad/issues/6575)]
|
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)
|
## 0.10.0 (October 22, 2019)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue