Skip to content

Commit 4678607

Browse files
committed
changelog
1 parent 0efa16a commit 4678607

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2626

2727
### Changed
2828

29+
- Move `embedded-hal` implementations to subdirs [#404]
2930
- Qei macro cleanups [#403]
3031
- Update RTIC to 1.0 [#401]
3132
- Finish SDIO data transmission before querying card status in `write_block` [#395]
@@ -51,7 +52,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
5152
[#393]: https://github.com/stm32-rs/stm32f4xx-hal/pull/393
5253
[#395]: https://github.com/stm32-rs/stm32f4xx-hal/pull/395
5354
[#401]: https://github.com/stm32-rs/stm32f4xx-hal/pull/401
54-
[#401]: https://github.com/stm32-rs/stm32f4xx-hal/pull/403
55+
[#403]: https://github.com/stm32-rs/stm32f4xx-hal/pull/403
56+
[#404]: https://github.com/stm32-rs/stm32f4xx-hal/pull/404
5557

5658
## [v0.10.1] - 2021-10-26
5759

0 commit comments

Comments
 (0)