Skip to content

Commit 8f4158e

Browse files
committed
changelog
1 parent f5451d3 commit 8f4158e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1212
### Added
1313

1414
- Added `Counter` with `CountDown<Time=fugit::TimerDuration>` and `atat::Clock` implementations [#381]
15+
- Support of embedded-hal 1.0.0-alpha.6 [#388]
1516
- `Into<serial::Config>` for `Bps` [#387]
1617
- Added the missing DMA implementations for USART3 [#373]
1718
- `DynamicPin` with dynamically changed mode, remove `AF` constants [#372]
@@ -27,6 +28,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2728
[#380]: https://github.com/stm32-rs/stm32f4xx-hal/pull/380
2829
[#381]: https://github.com/stm32-rs/stm32f4xx-hal/pull/381
2930
[#382]: https://github.com/stm32-rs/stm32f4xx-hal/pull/382
31+
[#388]: https://github.com/stm32-rs/stm32f4xx-hal/pull/388
3032
[#390]: https://github.com/stm32-rs/stm32f4xx-hal/pull/390
3133

3234
### Changed

0 commit comments

Comments
 (0)