# v0.1.0 Release - 5/17/2018 New Features * The majority of Dockerfile commands are feature complete [#1](https://github.com/GoogleContainerTools/kaniko/issues/1) * Support for multi-stage Dockerfile builds [#141](https://github.com/GoogleContainerTools/kaniko/pull/141) * Refactored integration tests [#126](https://github.com/GoogleContainerTools/kaniko/pull/126) * Added debug image with a busybox shell [#171](https://github.com/GoogleContainerTools/kaniko/pull/1710) * Added credential helper for Amazon ECR [#167](https://github.com/GoogleContainerTools/kaniko/pull/167)