We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b16e059 commit 3ec15a1Copy full SHA for 3ec15a1
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## [1.26.0] - unreleased
+## [1.26.0] - 2023-04-05
4
5
This version of Rustup involves a significant number of internal refactors, both in terms
6
of the Rustup code and its tests.
@@ -48,6 +48,7 @@ please review the repository.
48
- Fix RUSTUP_PERMIT_COPY_RENAME condition so it is actually used [pr#3292]
49
- Bump a lot of dependencies to their latest versions [pr#renovate-bot]
50
51
+[1.26.0]: https://github.com/rust-lang/rustup/releases/tag/1.26.0
52
[rust-analyzer]: https://github.com/rust-lang/rust-analyzer
53
[proxy]: https://rust-lang.github.io/rustup/concepts/proxies.html
54
[clap]: https://crates.io/crates/clap
0 commit comments