We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18d704d commit 07754c2Copy full SHA for 07754c2
CHANGELOG.md
@@ -12,8 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
12
- Modified `OutputPin` behavior for active-low pins to match `InputPin` behavior.
13
- Set default features to build both sysfs and cdev pin types.
14
- 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.
+- Adapted to `embedded-hal` `1.0.0-alpha.5` release.
17
- Updated `nb` to version `1`.
18
19
## [v0.3.0] - 2019-11-25
0 commit comments