Skip to content

Commit 9c63248

Browse files
Morgan RoffMorganR
Morgan Roff
authored andcommitted
Mention IoPin impl in Changelog
1 parent 7f8f862 commit 9c63248

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99

1010
### Changed
1111

12+
- Implement `embedded_hal::digital::IoPin` for `CdevPin` and `SysfsPin`
1213
- Set default features to build both sysfs and cdev pin types.
1314
- Removed `Pin` export, use `CdevPin` or `SysfsPin`.
1415
- Increased the Minimum Supported Rust Version to `1.36.0` due to an update of `gpio_cdev`.

0 commit comments

Comments
 (0)