Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove a bunch of generic params from GpioPin
  • Loading branch information
bugadani committed May 20, 2023
commit 3993367833e38ba04439722be0a1f59f3feca700
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Breaking

- As part of the refactoring in #537, the public GPIO type has changed.
- Significantly simplified user-facing GPIO pin types. (#553)

## [0.9.0] - 2023-05-02

Expand Down
Loading