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

Commit cea8709

Browse files
committed
add CHANGELOG
1 parent 89faf3e commit cea8709

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# container-diff Release Notes
2+
3+
# Version 0.5.0 - 10/9/17
4+
* Apt diffing now done by default
5+
* Add support for building single platform with Bazel
6+
* Move util methods to new `pkgutil` package for vendoring
7+
* Add support for specifying local vs remote images with `daemon://` and `remote://` prefixes
8+
* Remove Docker dependency for local images
9+
10+
11+
# Version 0.4.1
12+
* Fixed error with running container-diff with no analyzer specified
13+
* Fixed error where container-diff version was outputting an incorrect value
14+
15+
# Version 0.4.0
16+
* Added single image analysis #20
17+
* Added file/package output sorting by size #36
18+
* Changed CLI to use "--types" flag #68
19+
* Various cleaning and refactoring

0 commit comments

Comments
 (0)