Add CHANGELOG.md

This commit is contained in:
mbohlool 2016-12-07 22:21:33 -08:00
parent 00a19bd308
commit a3d22b9826

15
CHANGELOG.md Normal file
View File

@ -0,0 +1,15 @@
# current-version
- Add context switch to kube config loader
- Test coverage improvments
# v1.0.0-alpha2
- auto-generated client from K8s OpenAPI spec
- kube-config support
- in-cluster config support: Run scripts inside kubernetes cluster
- watch support
# v1.0.0-alpha1
Skipped because of a failed initial release.