We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30da6cc commit eedd087Copy full SHA for eedd087
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## 0.7.0 (2023/12/21)
4
+
5
+* Docker auth config support (#186)
6
+* Go 1.21 (#179 #185)
7
+* Bump github.com/alecthomas/kong to 0.8.1 (#169)
8
+* Bump github.com/containerd/containerd to 1.7.11 (#177)
9
+* Bump github.com/docker/docker to 24.0.7+incompatible (#171)
10
+* Bump github.com/go-jose/go-jose/v3 to 3.0.1 (#184)
11
+* Bump github.com/rs/zerolog to 1.31.0 (#165)
12
+* Bump golang.org/x/crypto to 0.17.0 (#187)
13
+* Bump golang.org/x/sync to 0.5.0 (#172)
14
+* Bump golang.org/x/sys to 0.15.0 (#175)
15
16
## 0.7.0-rc.1 (2023/12/19)
17
18
* Docker auth config support (#186)
0 commit comments