aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Tyler Holmes <tylerdanielholmes@gmail.com> 2019-08-25 21:58:02 -0700
committerGravatar Tyler Holmes <tylerdanielholmes@gmail.com> 2019-08-25 21:58:02 -0700
commitb709eebed52bf735eb2d8a66e28f87e84cfcd83b (patch)
tree8ac85b19826ce60b01c87a3530b776612ad8a768
parent12bcb8b66333c92c31262fddd60ed9d20b77f3b9 (diff)
downloadcortex-m-b709eebed52bf735eb2d8a66e28f87e84cfcd83b.tar.gz
cortex-m-b709eebed52bf735eb2d8a66e28f87e84cfcd83b.tar.zst
cortex-m-b709eebed52bf735eb2d8a66e28f87e84cfcd83b.zip
fix changelog link for v0.6.1
-rw-r--r--CHANGELOG.md2
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