Skip to content

Commit 963fe0b

Browse files
committed
changelog
1 parent aacd8eb commit 963fe0b

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
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99

1010
### Added
1111

12+
- Support of embedded-hal 1.0.0-alpha.6 [#388]
1213
- `Into<serial::Config>` for `Bps` [#387]
1314
- Added the missing DMA implementations for USART3 [#373]
1415
- `count_down` constructor for `Timer` -> `CountDownTimer` without start [#382]
@@ -20,6 +21,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2021

2122
[#390]: https://github.com/stm32-rs/stm32f4xx-hal/pull/390
2223
[#373]: https://github.com/stm32-rs/stm32f4xx-hal/pull/373
24+
[#388]: https://github.com/stm32-rs/stm32f4xx-hal/pull/388
2325
[#382]: https://github.com/stm32-rs/stm32f4xx-hal/pull/382
2426
[#380]: https://github.com/stm32-rs/stm32f4xx-hal/pull/380
2527
[#374]: https://github.com/stm32-rs/stm32f4xx-hal/pull/374

0 commit comments

Comments
 (0)