Skip to content

Commit e285890

Browse files
committed
Update CHANGELOG
1 parent 6608905 commit e285890

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## 1.13.0 (2024/02/01)
4+
5+
* Enables automatic API version negotiation for the docker client (#313)
6+
* Go 1.21 (#285 #284)
7+
* Alpine Linux 3.19 (#317)
8+
* Bump github.com/alecthomas/kong to 0.8.1 (#289)
9+
* Bump github.com/distribution/distribution to 2.8.3+incompatible (#259 #260 #302)
10+
* Bump github.com/docker/cli to 24.0.7+incompatible (#250 #290)
11+
* Bump github.com/docker/docker to 24.0.7+incompatible (#250 #290)
12+
* Bump github.com/opencontainers/image-spec to 1.0.2 (#239)
13+
* Bump github.com/prometheus/client_golang to 1.11.1 (#234)
14+
* Bump github.com/rs/zerolog from 1.29.0 to 1.31.0 (#245 #288)
15+
* Bump golang.org/x/crypto to 0.17.0 (#237 #303)
16+
* Bump golang.org/x/net to 0.17.0 (#238 #287)
17+
* Bump golang.org/x/sys to 0.16.0 (#252 #279 #301 #306)
18+
319
## 1.12.0 (2023/02/14)
420

521
* Go 1.19 (#214)

0 commit comments

Comments
 (0)