Skip to content

Commit a01bd6b

Browse files
committed
CHANGELOG.md: Update for 1.24.1
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
1 parent 3fc3d33 commit a01bd6b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [1.24.1] - 2021-04-27
4+
5+
This bugfix release [corrects an oversight][pr#2738] in the code we introduced to check for
6+
unknown proxy names. The original change accidentally omitted the `rustfmt` and
7+
`cargo-fmt` proxies due to a quirk of the fact those proxies were not originally
8+
part of a Rust component.
9+
10+
We're sorry for pain this may have caused.
11+
12+
[pr#2738]: https://github.com/rust-lang/rustup/pull/2738
13+
314
## [1.24.0] - 2021-04-27
415

516
This release is mostly a bugfix and quality of life improvement release. However

0 commit comments

Comments
 (0)