You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Changelog
2
2
3
-
## [1.28.2] - ?
3
+
## [1.28.2] - 2025-04-25
4
4
5
5
This new patch release has brought even more tiny fixes and improvements over the previous one.
6
6
@@ -49,6 +49,11 @@ The headlines of this release are:
49
49
- Add powerpc64le-unknown-linux-musl support by @Gelbpunkt in https://github.com/rust-lang/rustup/pull/4294
50
50
- Use `RUSTUP_HARDLINK_PROXIES` environment variable to hard link proxies by @ChrisDenton in https://github.com/rust-lang/rustup/pull/4295
51
51
- Switch flate2 to use the zlib-rs backend by @joshtriplett in https://github.com/rust-lang/rustup/pull/4297
52
+
- feat(cli/rustup-mode): add aliases to `rustup component remove` by @rami3l in https://github.com/rust-lang/rustup/pull/4304
53
+
- Skip span fields by @djc in https://github.com/rust-lang/rustup/pull/4306
54
+
- Log original download errors immediately by @djc in https://github.com/rust-lang/rustup/pull/4307
55
+
- download: show Debug representation for errors by @djc in https://github.com/rust-lang/rustup/pull/4309
56
+
- Emit tracing events from log facade calls by @djc in https://github.com/rust-lang/rustup/pull/4310
0 commit comments