Skip to content

Commit 8e1361f

Browse files
committed
Update changelog
1 parent fb64f3f commit 8e1361f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1313
- SPI support for reclock after initialization ([#98](https://github.com/stm32-rs/stm32f3xx-hal/pull/98))
1414
- Support for `stm32f302x6` and `stm32f302x8` devices ([#132](https://github.com/stm32-rs/stm32f3xx-hal/pull/132))
1515

16+
### Changed
17+
18+
- Introduced auto-generated GPIO mappings based on the STM32CubeMX database
19+
([#129](https://github.com/stm32-rs/stm32f3xx-hal/pull/129))
20+
1621
## [v0.5.0] - 2020-07-21
1722

1823
### Added

0 commit comments

Comments
 (0)