Skip to content

Commit 02513fa

Browse files
rami3ldjc
andcommitted
docs(changelog): update for v1.28.2 release
Co-authored-by: Dirkjan Ochtman <[email protected]>
1 parent b0fc3db commit 02513fa

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [1.28.2] - ?
3+
## [1.28.2] - 2025-04-25
44

55
This new patch release has brought even more tiny fixes and improvements over the previous one.
66

@@ -49,6 +49,11 @@ The headlines of this release are:
4949
- Add powerpc64le-unknown-linux-musl support by @Gelbpunkt in https://github.com/rust-lang/rustup/pull/4294
5050
- Use `RUSTUP_HARDLINK_PROXIES` environment variable to hard link proxies by @ChrisDenton in https://github.com/rust-lang/rustup/pull/4295
5151
- 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
5257

5358
[1.28.2]: https://github.com/rust-lang/rustup/releases/tag/1.28.2
5459
[pr#4254]: https://github.com/rust-lang/rustup/pull/4254

0 commit comments

Comments
 (0)