Skip to content

Commit 4ecd30a

Browse files
committed
Update CHANGELOG
1 parent 1c5f5fe commit 4ecd30a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## 0.3.0 (2022/03/28)
4+
5+
* support `.gz` format (#22)
6+
* `UNDOCK_CACHE_DIR` env var to set cache dir and predefined one in Docker image (#8)
7+
* build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#18)
8+
* build(deps): bump github.com/docker/docker from 20.10.12+incompatible to 20.10.14+incompatible (#16 #20)
9+
* build(deps): bump github.com/containers/image/v5 from 5.19.1 to 5.20.0 (#13)
10+
* build(deps): bump github.com/mholt/archiver/v4 from 4.0.0-alpha.4 to 4.0.0-alpha.5 (#12)
11+
* build(deps): bump github.com/alecthomas/kong from 0.4.0 to 0.5.0 (#10 #17)
12+
* build(deps): bump github.com/containerd/containerd from 1.5.9 to 1.6.2 (#9 #14 #21)
13+
314
## 0.2.0 (2022/02/13)
415

516
* support more sources through specific schemes (#7)

0 commit comments

Comments
 (0)