Update CHANGELOG.md

This commit is contained in:
Mehdy Bohlool 2017-04-26 15:22:42 -07:00 committed by GitHub
parent 06d2d4b707
commit 1517bcaa1e

View File

@ -1,11 +1,11 @@
# v1.0.1
- Exclude urllib3 version 1.21 from dependencies #197
- Bugfix: urllib3 1.21 fails tests, Excluding version 1.21 from dependencies #197
# v2.0.0b1
- Add support for attach API calls #180
- Bugfix: token file should not be decoded #182
- Inline primitive models (e.g. v1.Time and resource.Quantity) #179
- Bugfix: urllib3 1.21 fails tests, editing dependency to 1.20 or older #197
- Bugfix: urllib3 1.21 fails tests, Excluding version 1.21 from dependencies #197
# v2.0.0a1
- Update to kubernetes 1.6 spec #169