Skip to content

Commit 07754c2

Browse files
committed
Update changelog
1 parent 18d704d commit 07754c2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1212
- Modified `OutputPin` behavior for active-low pins to match `InputPin` behavior.
1313
- Set default features to build both sysfs and cdev pin types.
1414
- Removed `Pin` export, use `CdevPin` or `SysfsPin`.
15-
- Increased the Minimum Supported Rust Version to `1.36.0` due to an update of `gpio_cdev`.
16-
- Adapted to `embedded-hal` `1.0.0-alpha.3` release.
15+
- Adapted to `embedded-hal` `1.0.0-alpha.5` release.
1716
- Updated `nb` to version `1`.
1817

1918
## [v0.3.0] - 2019-11-25

0 commit comments

Comments
 (0)