From 0c764f815a6108df8a0fc2355c9b3754bf068d39 Mon Sep 17 00:00:00 2001 From: Vadim Kaushan Date: Tue, 19 May 2020 20:49:10 +0300 Subject: [PATCH] Fix changelog link --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92b58936..274eb801 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -572,7 +572,7 @@ fn main() { - Functions to get the vector table - Wrappers over miscellaneous instructions like `bkpt` -[Unreleased]: https://github.com/rust-embedded/cortex-m/compare/v0.6.1...HEAD +[Unreleased]: https://github.com/rust-embedded/cortex-m/compare/v0.6.2...HEAD [v0.6.2]: https://github.com/rust-embedded/cortex-m/compare/v0.6.1...v0.6.2 [v0.6.1]: https://github.com/rust-embedded/cortex-m/compare/v0.6.0...v0.6.1 [v0.6.0]: https://github.com/rust-embedded/cortex-m/compare/v0.5.8...v0.6.0