Merge branch 'master' of github.com:kubernetes-incubator/client-python into release-1.0

This commit is contained in:
mbohlool 2017-01-10 13:55:45 -08:00
commit 41384b26c9

View File

@ -1,3 +1,7 @@
# v1.0.0a5
- Bugfix: Missing fields in some models #85, kubernetes/kubernetes#39465
# v1.0.0a4
- Bugfix: Fixed broken config loader #77