diff --git a/CHANGELOG.md b/CHANGELOG.md index f1adad311..64eaa4f33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # HEAD - Add support for attach API calls #180 +- Bugfix: token file should not be decoded #182 + +# v1.1.0 +- Bugfix: token file should not be decoded #182 # v2.0.0a1 - Update to kubernetes 1.6 spec #169