diff options
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e8eb30b..1d44da6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -562,7 +562,7 @@ fn main() { - Wrappers over miscellaneous instructions like `bkpt` [Unreleased]: https://github.com/rust-embedded/cortex-m/compare/v0.6.1...HEAD -[v0.6.0]: https://github.com/rust-embedded/cortex-m/compare/v0.6.0...v0.6.1 +[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 [v0.5.8]: https://github.com/rust-embedded/cortex-m/compare/v0.5.7...v0.5.8 [v0.5.7]: https://github.com/rust-embedded/cortex-m/compare/v0.5.6...v0.5.7 |