Skip to content

Commit 0d321db

Browse files
committed
add changelog entry
1 parent d9769b8 commit 0d321db

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

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

3+
## [1.25.2] - 2023-02-01
4+
5+
This version of Rustup changes the signature verification code to continue
6+
accepting Rust's release signature key, which previously caused warnings due to
7+
a time-based check.
8+
9+
Note that signature verification in Rustup is still an experimental feature,
10+
and there is intentionally no way to enforce signature verification due to the
11+
feature being incomplete.
12+
13+
Thanks go to:
14+
15+
- Pietro Albini
16+
- Daniel Silverstone
17+
18+
[1.25.2]: https://github.com/rust-lang/rustup/release/tag/1.25.2
19+
320
## [1.25.1] - 2022-07-12
421

522
This version of Rustup reverts a single PR from 1.25.1 and tidies a couple of internal

0 commit comments

Comments
 (0)