Skip to content

Commit

Permalink
Add CHANGELOG for 0.8 (#545)
Browse files Browse the repository at this point in the history
  • Loading branch information
dlorenc authored Jan 29, 2019
1 parent f8f59ea commit 63547d7
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# v0.8.0 Release - 1/29/2019

## New Features
* Even faster snapshotting with godirwalk
* Added TTL for caching

## Updates
* Change cache key calculation to be more reproducible.
* Make the Digest calculation faster for locally-cached images.
* Simplify snapshotting.

## Bug Fixes
* Fix bug with USER command and unpacking base images.
* Added COPY --from=previous stage name/number validation

# v0.7.0 Release - 12/10/2018

## New Features
Expand Down

0 comments on commit 63547d7

Please sign in to comment.