Skip to content

Commit d0ed214

Browse files
authored
Merge pull request #69 from Sh3Rm4n/fix-changelog
Fix compare link in CHANGELOG
2 parents 73a46e3 + b9b0ea8 commit d0ed214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

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

128128
- Support `stm32f303` device
129129

130-
[Unreleased]: https://github.com/stm32-rs/stm32f1xx-hal/compare/v0.4.1...HEAD
130+
[Unreleased]: https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.4.1...HEAD
131131
[v0.4.1]: https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.4.0...v0.4.1
132132
[v0.4.0]: https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.3.0...v0.4.0
133133
[v0.3.0]: https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.2.3...v0.3.0

0 commit comments

Comments
 (0)