From ffc454898623705cd90f3bc8d89e8dda1f00fbd4 Mon Sep 17 00:00:00 2001 From: Richard Meadows <962920+richardeoin@users.noreply.github.com> Date: Wed, 4 Sep 2024 22:52:42 +0200 Subject: [PATCH] Fix links in CHANGELOG --- CHANGELOG.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 93b7d10..48994b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,18 +34,18 @@ Initial release. Callbacks replaced with parameter buffer #10 [Unreleased]: https://github.com/stm32-rs/fdcan/compare/v0.2.1...HEAD -[v0.2.1]: https://github.com/stm32-rs/stm32h7xx-hal/compare/v0.2.0...v0.2.1 -[v0.2.0]: https://github.com/stm32-rs/stm32h7xx-hal/compare/v0.1.2...v0.2.0 -[v0.1.2]: https://github.com/stm32-rs/stm32h7xx-hal/compare/v0.1.1...v0.1.2 -[v0.1.1]: https://github.com/stm32-rs/stm32h7xx-hal/compare/v0.1.0...v0.1.1 - -[#18]: https://github.com/stm32-rs/stm32h7xx-hal/pull/18 -[#21]: https://github.com/stm32-rs/stm32h7xx-hal/pull/21 -[#23]: https://github.com/stm32-rs/stm32h7xx-hal/pull/23 -[#25]: https://github.com/stm32-rs/stm32h7xx-hal/pull/25 -[#27]: https://github.com/stm32-rs/stm32h7xx-hal/pull/27 -[#32]: https://github.com/stm32-rs/stm32h7xx-hal/pull/32 -[#34]: https://github.com/stm32-rs/stm32h7xx-hal/pull/34 -[#36]: https://github.com/stm32-rs/stm32h7xx-hal/pull/36 -[#41]: https://github.com/stm32-rs/stm32h7xx-hal/pull/41 -[#46]: https://github.com/stm32-rs/stm32h7xx-hal/pull/46 +[v0.2.1]: https://github.com/stm32-rs/fdcan/compare/v0.2.0...v0.2.1 +[v0.2.0]: https://github.com/stm32-rs/fdcan/compare/v0.1.2...v0.2.0 +[v0.1.2]: https://github.com/stm32-rs/fdcan/compare/v0.1.1...v0.1.2 +[v0.1.1]: https://github.com/stm32-rs/fdcan/compare/v0.1.0...v0.1.1 + +[#18]: https://github.com/stm32-rs/fdcan/pull/18 +[#21]: https://github.com/stm32-rs/fdcan/pull/21 +[#23]: https://github.com/stm32-rs/fdcan/pull/23 +[#25]: https://github.com/stm32-rs/fdcan/pull/25 +[#27]: https://github.com/stm32-rs/fdcan/pull/27 +[#32]: https://github.com/stm32-rs/fdcan/pull/32 +[#34]: https://github.com/stm32-rs/fdcan/pull/34 +[#36]: https://github.com/stm32-rs/fdcan/pull/36 +[#41]: https://github.com/stm32-rs/fdcan/pull/41 +[#46]: https://github.com/stm32-rs/fdcan/pull/46