Add CHANGELOG for security fix in 7.0.1

This commit is contained in:
Haowei Cai 2018-12-26 23:18:48 -08:00
parent 67cc86b353
commit 11979c123a

View File

@ -1,3 +1,7 @@
# v7.0.1
**Security Fix:**
- Bump urllib3 version to pick up security fix for CVE-2018-20060 [kubernetes-client/python#707](https://github.com/kubernetes-client/python/pull/707)
# v7.0.0
**New Features:**
- Add support for refreshing Azure tokens [kubernetes-client/python-base#77](https://github.com/kubernetes-client/python-base/pull/77)