Skip to content

Commit cf0cec9

Browse files
committed
fix comparison links
1 parent 49c0543 commit cf0cec9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
107107

108108
- Fixed MSRV by restricting the upper bound of `bare-metal` version
109109

110-
[Unreleased]: https://github.com/rust-embedded/riscv/compare/v0.10.0...HEAD
110+
[Unreleased]: https://github.com/rust-embedded/riscv/compare/v0.10.1...HEAD
111+
[v0.10.1]: https://github.com/rust-embedded/riscv/compare/v0.10.0...v0.10.1
111112
[v0.10.0]: https://github.com/rust-embedded/riscv/compare/v0.9.0...v0.10.0
112113
[v0.9.0]: https://github.com/rust-embedded/riscv/compare/v0.8.0...v0.9.0
113114
[v0.8.0]: https://github.com/rust-embedded/riscv/compare/v0.7.0...v0.8.0

0 commit comments

Comments
 (0)