Skip to content

Commit b2cf8c8

Browse files
authored
Merge pull request #336 from Sh3Rm4n/fix-changelog
2 parents e2fbfee + 4455280 commit b2cf8c8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1616

1717
### Breaking changes
1818

19-
- Update `stm32f3` pac to v0.15.1 ([#282])
20-
- Update `bxcan` pac to v0.7.0 ([#282])
21-
- The MSRV was bumped to 1.59 ([#227])
19+
- Update `stm32f3` pac to v0.15.1 ([#335])
20+
- Update `bxcan` pac to v0.7.0 ([#335])
21+
- The MSRV was bumped to 1.59 ([#335])
2222

2323
## [v0.9.1] - 2022-09-07
2424

@@ -570,6 +570,7 @@ let clocks = rcc
570570
[defmt]: https://github.com/knurling-rs/defmt
571571
[filter]: https://defmt.ferrous-systems.com/filtering.html
572572

573+
[#335]: https://github.com/stm32-rs/stm32f3xx-hal/pull/335
573574
[#322]: https://github.com/stm32-rs/stm32f3xx-hal/pull/322
574575
[#318]: https://github.com/stm32-rs/stm32f3xx-hal/pull/318
575576
[#317]: https://github.com/stm32-rs/stm32f3xx-hal/pull/317

0 commit comments

Comments
 (0)