We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9988a3d commit 9d7e65cCopy full SHA for 9d7e65c
CHANGELOG.md
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.12.0] - 2025-04-23
11
+
12
+* Add support for installing rustup on Windows (#58 by @maennchen)
13
+ This adds support for using Rust on the GitHub provided Windows ARM runners.
14
15
## [1.11.0] - 2025-02-24
16
17
* Add new parameter `cache-bin` that is propagated to `Swatinem/rust-cache` as `cache-bin` (#51 by @enkhjile)
0 commit comments