Skip to content

Commit 46dca5d

Browse files
authored
Add changelog entry
1 parent 1734e14 commit 46dca5d

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 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.9.0] - 2024-06-08
11+
12+
* Add extra argument `cache-on-failure` and forward it to `Swatinem/rust-cache`. (#39 by @samuelhnrq)
13+
Set the default the value to true.
14+
This will result in more caching than previously.
15+
This helps when large dependencies are compiled only for testing to fail.
16+
1017
## [1.8.0] - 2024-01-13
1118

1219
* Allow specifying subdirectories for cache.

0 commit comments

Comments
 (0)