We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c281ae5 + 8888a0a commit ed5b5a7Copy full SHA for ed5b5a7
1 file changed
embedded-hal-async/CHANGELOG.md
@@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## [Unreleased]
9
10
-No unreleased changes yet.
+### Added
11
+- Add `async` versions of `OutputPin`, `StatefulOutputPin` and `InputPin`.
12
+- Re-export `digital` error types from `embedded-hal`.
13
14
## [v1.0.0] - 2023-12-28
15
0 commit comments