Merge pull request #371 from dims/patch-1

Update CHANGELOG.md
This commit is contained in:
Mehdy Bohlool 2017-10-24 13:28:57 -07:00 committed by GitHub
commit e382e0db2a

View File

@ -1,3 +1,6 @@
# v4.0.0a2
- Make sure PyPI source distribution is complete with all files from the root directory
# v4.0.0a1
- Update to Kubernetes 1.8 cluster
- IntOrString is now object thus it can be int or string. #18 #359