From c82c74de9b87f6a2db35a219af870d971ddb9f4f Mon Sep 17 00:00:00 2001 From: rami3l Date: Mon, 19 Feb 2024 14:14:33 +0800 Subject: [PATCH] docs: fix missing links in `CHANGELOG.md` --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a8a77b574b..8e414cfed0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -71,6 +71,23 @@ Thanks go to: **Full Changelog**: https://github.com/rust-lang/rustup/compare/1.26.0...1.27.0 +[1.27.0]: https://github.com/rust-lang/rustup/releases/tag/1.27.0 +[pr#3108]: https://github.com/rust-lang/rustup/pull/3108 +[pr#3435]: https://github.com/rust-lang/rustup/pull/3435 +[pr#3475]: https://github.com/rust-lang/rustup/pull/3475 +[pr#3068]: https://github.com/rust-lang/rustup/pull/3068 +[pr#3642]: https://github.com/rust-lang/rustup/pull/3642 +[pr#3637]: https://github.com/rust-lang/rustup/pull/3637 +[pr#3444]: https://github.com/rust-lang/rustup/pull/3444 +[pr#3438]: https://github.com/rust-lang/rustup/pull/3438 +[pr#3488]: https://github.com/rust-lang/rustup/pull/3488 +[pr#3490]: https://github.com/rust-lang/rustup/pull/3490 +[pr#3493]: https://github.com/rust-lang/rustup/pull/3493 +[pr#3453]: https://github.com/rust-lang/rustup/pull/3453 +[pr#3518]: https://github.com/rust-lang/rustup/pull/3518 +[pr#3548]: https://github.com/rust-lang/rustup/pull/3548 +[pr#3578]: https://github.com/rust-lang/rustup/pull/3578 + ## [1.26.0] - 2023-04-05 This version of Rustup involves a significant number of internal refactors, both in terms