update changelog

This commit is contained in:
Haowei Cai 2019-11-22 11:56:47 -08:00
parent 579e96f5c6
commit eb805aab86

View File

@ -1,3 +1,7 @@
# v11.0.0b2
**Bug Fix:**
- Fix a fatal bug in package setup [kubernetes-client/python#1011](https://github.com/kubernetes-client/python/pull/1011)
# v11.0.0b1
**Bug Fix:**
- Fix a bug in kubeconfig loader where NoneType gets iterated [kubernetes-client/python-base#158](https://github.com/kubernetes-client/python-base/pull/158)