Update CHANGELOG

This commit is contained in:
mbohlool 2016-12-15 12:15:17 -08:00
parent a429afe91d
commit b9d2b50ff6

View File

@ -1,7 +1,11 @@
# current-version
# v1.0.0-beta1
- Add context switch to kube config loader
- Test coverage improvments
- Add context switch to kube config loader #46
- Add default kube config location #64
- Bugfix: Python client does not resolve relative paths in kubeconfig #68
- Bugfix: `read_namespaced_pod_log` get None response #57
- Improved test coverage #54
- Improved client generator #49
# v1.0.0-alpha2