aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Vadim Kaushan <admin@disasm.info> 2020-05-19 20:49:10 +0300
committerGravatar Vadim Kaushan <admin@disasm.info> 2020-05-19 20:49:10 +0300
commit0c764f815a6108df8a0fc2355c9b3754bf068d39 (patch)
tree77319429b8508859f35f00368f55f4426d13e0eb
parent3e87f514d2e47102b2eee74939106fc20558d58b (diff)
downloadcortex-m-0c764f815a6108df8a0fc2355c9b3754bf068d39.tar.gz
cortex-m-0c764f815a6108df8a0fc2355c9b3754bf068d39.tar.zst
cortex-m-0c764f815a6108df8a0fc2355c9b3754bf068d39.zip
Fix changelog link
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 92b5893..274eb80 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