Skip to content

Commit 8699f0c

Browse files
committed
Add changlog entry
1 parent ccac8fc commit 8699f0c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
77

88
## [UNRELEASED](https://github.com/hynek/setup-cached-uv/compare/v1.3.0...main)
99

10+
### Added
11+
12+
- Automatic cache pruning.
13+
If caching is active, we now automatically run `uv cache prune --ci` that shrinks the cache directory to only downloaded files.
14+
This make the cache smaller and therefore faster to save and restore.
15+
[#9](https://github.com/hynek/setup-cached-uv/pull/9)
16+
1017

1118
## [1.3.0](https://github.com/hynek/setup-cached-uv/compare/v1.2.0...v1.3.0) - 2024-07-26
1219

0 commit comments

Comments
 (0)