diff --git a/CHANGELOG.md b/CHANGELOG.md index a637784..2df3a68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.13.0] - 2025-06-16 + +* Add new parameter `cache-provider` that is propagated to `Swatinem/rust-cache` as `cache-provider` (#65 by @mindrunner) + ## [1.12.0] - 2025-04-23 * Add support for installing rustup on Windows (#58 by @maennchen)