aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar bors[bot] <26634292+bors[bot]@users.noreply.github.com> 2020-05-19 17:54:19 +0000
committerGravatar GitHub <noreply@github.com> 2020-05-19 17:54:19 +0000
commitfc19f3e1588e7486716667dbd0db37c6dc41d0ed (patch)
tree77319429b8508859f35f00368f55f4426d13e0eb
parent3e87f514d2e47102b2eee74939106fc20558d58b (diff)
parent0c764f815a6108df8a0fc2355c9b3754bf068d39 (diff)
downloadcortex-m-fc19f3e1588e7486716667dbd0db37c6dc41d0ed.tar.gz
cortex-m-fc19f3e1588e7486716667dbd0db37c6dc41d0ed.tar.zst
cortex-m-fc19f3e1588e7486716667dbd0db37c6dc41d0ed.zip
Merge #218
218: Fix changelog link r=jonas-schievink a=Disasm Co-authored-by: Vadim Kaushan <admin@disasm.info>
-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