Skip to content

Commit 4cc51f9

Browse files
committed
Update CHANGELOG
1 parent c8a5bbc commit 4cc51f9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

3+
## 0.6.0 (2023/09/15)
4+
5+
* Warn on unknown blob format (#163)
6+
* Use forked module to fix nil pointer dereference (#164)
7+
* Bump github.com/containerd/containerd to 1.7.6 (#146 #159)
8+
* Bump github.com/containers/image/v5 to 5.28.0 (#160)
9+
* Bump github.com/docker/docker to 24.0.5+incompatible (#138 #140)
10+
* Bump github.com/opencontainers/image-spec to 1.1.0-rc5 (#135 #161)
11+
* Bump github.com/rs/zerolog to 1.30.0 (#142)
12+
* Bump golang.org/x/sys to 0.11.0 (#136 #143)
13+
* Bump golang.org/x/sys to 0.11.0 (#143)
14+
315
## 0.5.0 (2023/07/02)
416

517
* Support `image:tag@digest` format (#131)

0 commit comments

Comments
 (0)