# Change Log ## [0.2.0] - 2015-08-26 ### Added - Upgrade kubernetes api to v1 - Create integration tests for most used cases - Implement cleanup of orphaned pods (fixes DE128) - Implement alpha support of new config file for composing (support of env vars per stage) ## [0.1.1] - 2015-07-03 ### Fixed - Flush buffers for better jenkins experience - Fix removal of old replication controllers - Improve argument against commit logs. ## [0.1.0] - 2015-07-02 ### Added - Initial release - Docker image build for scala/play applications - Deployment to a single Kubernetes cluster via SSH access - Zero downtime deployment and rollback for single services if they are exiting withing 20 seconds