Skip to content

Commit 6b2aa61

Browse files
committed
Remove MSVR bump duplicate in CHANGELOG
1 parent b342bb2 commit 6b2aa61

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

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

1717
### Added
1818

19-
- The MSRV was bumped to 1.54 ([#308])
2019
- Generic `into_af_push_pull<A>` and `into_af_open_drain<A>` ([#308])
2120
- `BusClock` and `BusTimerClock` traits ([#302])
2221
- `RccBus`, `Enable`, `Reset` traits and implementations for peripherals ([#299])
@@ -35,7 +34,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
3534
not needed. ([#283])
3635
- Enable `rt`, `usb`, `can`, `rtc` and `ld` feature by default.
3736
To disable that behavior, set `default-features = false`. ([#283])
38-
- The MSRV was bumped to 1.52 ([#283])
37+
- The MSRV was bumped to 1.54 ([#308])
3938
- Update `stm32f3` pac to v0.14.0 ([#282])
4039
- Remove the `bxcan` re-export. ([#304])
4140

0 commit comments

Comments
 (0)