Skip to content

Commit 97c7aab

Browse files
bors[bot]TDHolmes
andauthored
Merge #163
163: fix changelog link for v0.6.1 r=korken89 a=TDHolmes The v0.6.1 link is broken and v0.6.0 links to v0.6.1 changes. Fix the typo to fix that Co-authored-by: Tyler Holmes <[email protected]>
2 parents 12bcb8b + b709eeb commit 97c7aab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@ fn main() {
562562
- Wrappers over miscellaneous instructions like `bkpt`
563563

564564
[Unreleased]: https://github.com/rust-embedded/cortex-m/compare/v0.6.1...HEAD
565-
[v0.6.0]: https://github.com/rust-embedded/cortex-m/compare/v0.6.0...v0.6.1
565+
[v0.6.1]: https://github.com/rust-embedded/cortex-m/compare/v0.6.0...v0.6.1
566566
[v0.6.0]: https://github.com/rust-embedded/cortex-m/compare/v0.5.8...v0.6.0
567567
[v0.5.8]: https://github.com/rust-embedded/cortex-m/compare/v0.5.7...v0.5.8
568568
[v0.5.7]: https://github.com/rust-embedded/cortex-m/compare/v0.5.6...v0.5.7

0 commit comments

Comments
 (0)