Merge pull request #317 from caesarxuchao/update-5.0.1-changelog

add v5.0.1 to CHANGELOG
This commit is contained in:
Chao Xu
2017-10-25 19:17:31 -07:00
committed by GitHub

View File

@@ -2,6 +2,10 @@ TODO: This document was manually maintained so might be incomplete. The
automation effort is tracked in
https://github.com/kubernetes/client-go/issues/234.
# v5.0.1
Bug fix: picked up a security fix [kubernetes/kubernetes#53443](https://github.com/kubernetes/kubernetes/pull/53443) for `PodSecurityPolicy`.
# v5.0.0
**New features:**