Skip to content

Commit a931573

Browse files
committed
Add changelog.
1 parent d5f9747 commit a931573

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
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1010
### Changed
1111
- gpio: add `ErrorKind` enum for consistency with other traits and for future extensibility. No kinds are defined for now.
1212
- delay: make infallible.
13+
### Added
14+
- Added `pwm::SetDutyCycle` trait.
1315

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

0 commit comments

Comments
 (0)