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 1e126f7 commit 978a2eaCopy full SHA for 978a2ea
CHANGELOG.md
@@ -17,7 +17,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
17
- Drop fixed MSRV policy (#124)
18
- **Breaking**: the `eh0` feature is no longer part of the default features.
19
it still exists as an optional feature and has to be explicitly added when needed.
20
-
+- **Breaking**: Switch to `embedded_hal::digital::ErrorKind` (replaces previous type `eh1::MockError`)
21
+ for `eh1::digital::Transactions`. (#132)
22
23
## 0.11.1 - 2024-06-02
24
0 commit comments