mirror of
https://github.com/actions-rust-lang/setup-rust-toolchain.git
synced 2025-07-04 12:31:11 +00:00
Update changelog for windows support
This commit is contained in:
parent
9988a3d74b
commit
9d7e65c320
1 changed files with 5 additions and 0 deletions
|
@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [1.12.0] - 2025-04-23
|
||||||
|
|
||||||
|
* Add support for installing rustup on Windows (#58 by @maennchen)
|
||||||
|
This adds support for using Rust on the GitHub provided Windows ARM runners.
|
||||||
|
|
||||||
## [1.11.0] - 2025-02-24
|
## [1.11.0] - 2025-02-24
|
||||||
|
|
||||||
* Add new parameter `cache-bin` that is propagated to `Swatinem/rust-cache` as `cache-bin` (#51 by @enkhjile)
|
* Add new parameter `cache-bin` that is propagated to `Swatinem/rust-cache` as `cache-bin` (#51 by @enkhjile)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue