Skip to content

Commit c053b7a

Browse files
committed
changelog
1 parent 6358bf0 commit c053b7a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1212
- Bump `synopsys-usb-otg` to 0.3.2 (bug fix)
1313
- Update readme, clippy fixes
1414
- Added possibility to pass complementary pins to `Pwm` and change pwm channel polarity [#571],
15-
set dead time and idle state for advanced timers [#578]
15+
set dead time and idle state for advanced timers [#578] [#581]
1616

1717
### Added
1818

@@ -29,6 +29,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2929
[#572]: https://github.com/stm32-rs/stm32f4xx-hal/pull/572
3030
[#577]: https://github.com/stm32-rs/stm32f4xx-hal/pull/577
3131
[#578]: https://github.com/stm32-rs/stm32f4xx-hal/pull/578
32+
[#581]: https://github.com/stm32-rs/stm32f4xx-hal/pull/581
3233

3334

3435
## [v0.14.0] - 2022-12-12

0 commit comments

Comments
 (0)