Skip to content

Commit 0d91330

Browse files
committed
Add changelog.
1 parent 59d3588 commit 0d91330

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

embedded-hal/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99

1010
### Changed
1111
- gpio: add `ErrorKind` enum for consistency with other traits and for future extensibility. No kinds are defined for now.
12+
### Added
13+
- Added `pwm::SetDutyCycle` trait.
1214

1315
## [v1.0.0-alpha.9] - 2022-09-28
1416

0 commit comments

Comments
 (0)