Skip to content

Commit e5ae73e

Browse files
committed
Update CHANGELOG.md
1 parent 6f32f18 commit e5ae73e

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
@@ -34,6 +34,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
3434
- Updated `usb-device` and `usbd-serial` to latest versions [#510]
3535
- Rework pin remaps, fix CAN1 remap [#511]
3636
- Rework USART remap,
37+
- Remove unsafe code from usb_serial_rtic example [#528]
3738

3839
### Added
3940

@@ -71,6 +72,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7172
[#516]: https://github.com/stm32-rs/stm32f1xx-hal/pull/516
7273
[#520]: https://github.com/stm32-rs/stm32f1xx-hal/pull/520
7374
[#526]: https://github.com/stm32-rs/stm32f1xx-hal/pull/526
75+
[#528]: https://github.com/stm32-rs/stm32f1xx-hal/pull/528
7476

7577
## [v0.10.0] - 2022-12-12
7678

0 commit comments

Comments
 (0)