Add CHANGELOG.md entry [ci skip]

This commit is contained in:
mbohlool 2017-04-05 02:31:20 -07:00
parent 35ca453a47
commit f9f6287a14

View File

@ -1,3 +1,6 @@
# v2.0.0a1
- Update to kubernetes 1.6 spec #169
# v1.0.0
- Bugfix: blocking exec call should remove channel metadata #140
- Add close method to websocket api of interactive exec #145