Skip to content

Commit 1637458

Browse files
Morgan RoffMorganR
Morgan Roff
authored andcommitted
Add changelog for active-low pin change
1 parent e1e3162 commit 1637458

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+
- Modified `OutputPin` behavior for active-low pins to match `InputPin` behavior.
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)