Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Dec 23, 2024
1 parent ab17d5d commit a15275c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## 0.9.0 (2024/12/24)

* Go 1.23 (#271)
* Alpine Linux 3.21 (#271)
* Switch to github.com/containerd/platforms (#272)
* Switch to github.com/mholt/archives (#282)
* Bump github.com/alecthomas/kong to 1.6.0 (#280)
* Bump github.com/containers/image/v5 to 5.33.0 (#278)
* Bump github.com/docker/docker to 27.3.1+incompatible (#281)
* Bump github.com/stretchr/testify to 1.10.0 (#274)
* Bump golang.org/x/sync to 0.10.0 (#276)
* Bump golang.org/x/sys to 0.28.0 (#277)

## 0.8.0 (2024/06/20)

* Enables automatic API version negotiation for Docker client (#242)
Expand Down

0 comments on commit a15275c

Please sign in to comment.