Skip to content

Commit 97696ff

Browse files
committed
fix repeat sections in changelog
1 parent f4eccb1 commit 97696ff

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10-
### Fixed
11-
- `adc_values` example conversion error
12-
13-
### Added
14-
15-
- PWM complementary output capability for TIM1 with new example to demonstrate
16-
1710
### Changed
1811

1912
- Updated the `cast` dependency from 0.2 to 0.3
@@ -22,10 +15,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2215

2316
- Provide getters to serial status flags idle/txe/rxne/tc.
2417
- Provide ability to reset timer UIF interrupt flag
18+
- PWM complementary output capability for TIM1 with new example to demonstrate
2519

2620
### Fixed
2721

2822
- Wrong mode when using PWM channel 2 of a two-channel timer
23+
- `adc_values` example conversion error
2924

3025
## [v0.18.0] - 2021-11-14
3126

0 commit comments

Comments
 (0)