From 46dca5d12051bf38a65278fe635ccfc2d03c66b3 Mon Sep 17 00:00:00 2001 From: Jonas Bushart Date: Sat, 8 Jun 2024 12:40:20 +0200 Subject: [PATCH] Add changelog entry --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a61be21..acd52af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.9.0] - 2024-06-08 + +* Add extra argument `cache-on-failure` and forward it to `Swatinem/rust-cache`. (#39 by @samuelhnrq) + Set the default the value to true. + This will result in more caching than previously. + This helps when large dependencies are compiled only for testing to fail. + ## [1.8.0] - 2024-01-13 * Allow specifying subdirectories for cache.