Skip to content

Commit e8bcc03

Browse files
committed
update CHANGELOG
1 parent 72d8e87 commit e8bcc03

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
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.10.0 (2025/04/18)
4+
5+
* Fix fallback to home for cache dir by @crazy-max (#316)
6+
* Bump github.com/alecthomas/kong to 1.10.0 (#286 #311)
7+
* Bump github.com/containers/image/v5 to 5.33.1 (#289)
8+
* Bump github.com/mholt/archives to 0.1.1 (#285 #312)
9+
* Bump github.com/opencontainers/image-spec to 1.1.1 (#303)
10+
* Bump github.com/rs/zerolog to 1.34.0 (#307)
11+
* Bump golang.org/x/sync to 0.13.0 (#313)
12+
* Bump golang.org/x/sys to 0.32.0 (#284 #314)
13+
314
## 0.9.0 (2024/12/24)
415

516
* Go 1.23 (#271)

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2022-2024 CrazyMax
3+
Copyright (c) 2022-2025 CrazyMax
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)