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 65dc834 commit 61d0e17Copy full SHA for 61d0e17
CHANGELOG.md
@@ -17,6 +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
24
## 0.11.1 - 2024-06-02
0 commit comments