Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #262 from nkubala/v0.12.0_changelog
Browse files Browse the repository at this point in the history
Update changelog for v0.12.0 release
  • Loading branch information
nkubala committed Oct 2, 2018
2 parents faf482a + 17fd936 commit d3822e7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# container-diff Release Notes

# Version 0.12.0 - 10/1/18
* Add script to list all pull requests for each release [#258](https://github.com/GoogleContainerTools/container-diff/pull/258)
* Fix deps [#260](https://github.com/GoogleContainerTools/container-diff/pull/260)
* Backfill changelog [#257](https://github.com/GoogleContainerTools/container-diff/pull/257)
* Add maintainers file and new issue template [#259](https://github.com/GoogleContainerTools/container-diff/pull/259)
* Add size analyzer [#256](https://github.com/GoogleContainerTools/container-diff/pull/256)
* Fix destination path for clone in contrib guidance. [#255](https://github.com/GoogleContainerTools/container-diff/pull/255)
* Add rpmlayer differ [#252](https://github.com/GoogleContainerTools/container-diff/pull/252)
* Handle error gracefully when we can't retrieve an image [#251](https://github.com/GoogleContainerTools/container-diff/pull/251)
* Layered analysis for single version packages [#248](https://github.com/GoogleContainerTools/container-diff/pull/248)
* Reuse cached filesystems for layers [#247](https://github.com/GoogleContainerTools/container-diff/pull/247)

# Version 0.11.0 - 6/27/18
* Don't overwrite loaded tarball image
* Use local RPM binary (when possible) in RPM differ
Expand Down

0 comments on commit d3822e7

Please sign in to comment.