Add changelog
This commit is contained in:
parent
beb00f0bdb
commit
b31a334450
|
|
@ -0,0 +1,8 @@
|
|||
# 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)
|
||||
Loading…
Reference in New Issue