Skip to content

Commit 6eb558b

Browse files
committed
docs(CHANGELOG): fix version links
1 parent ba1195e commit 6eb558b

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
@@ -221,7 +221,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
221221

222222
- Initial release. Supports 12 targets.
223223

224-
[Unreleased]: https://github.com/rust-embedded/cross/compare/v0.1.15...HEAD
224+
[Unreleased]: https://github.com/rust-embedded/cross/compare/v0.2.0...HEAD
225+
[v0.2.0]: https://github.com/rust-embedded/cross/compare/v0.1.16...v0.2.0
225226
[v0.1.16]: https://github.com/rust-embedded/cross/compare/v0.1.15...v0.1.16
226227
[v0.1.15]: https://github.com/rust-embedded/cross/compare/v0.1.14...v0.1.15
227228
[v0.1.14]: https://github.com/rust-embedded/cross/compare/v0.1.13...v0.1.14

0 commit comments

Comments
 (0)