Skip to content

Commit c204490

Browse files
ElliottWatermanBOSSElliottWatermanBOSS
authored andcommitted
Update: CHANGELOG.md
1 parent 6bc8826 commit c204490

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

CHANGELOG.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10-
### Changed
10+
### Added
11+
- `restore` for `ErasedPin` and `PartiallyErasedPin`
1112

13+
### Changed
1214
- Update readme, clippy fixes
15+
- `OutPortX` (X = 2..8) and `OutPortArray` structures which can handle several pins at once [#426]
1316

14-
- `OutPortX` (X = 2..8) and `OutPortArray` structures which can handle several pins at once [#426]
17+
### Fixed
18+
- Fix alternate function pin definitions for FMPI2C1 [#572]
1519

16-
### Added
1720

1821
[#426]: https://github.com/stm32-rs/stm32f4xx-hal/pull/426
19-
### Added
20-
21-
- `restore` for `ErasedPin` and `PartiallyErasedPin`
22+
[#572]: https://github.com/stm32-rs/stm32f4xx-hal/pull/572
2223

2324
## [v0.14.0] - 2022-12-12
2425

0 commit comments

Comments
 (0)