Skip to content

Commit 978a2ea

Browse files
committed
update CHANGELOG
1 parent 1e126f7 commit 978a2ea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1717
- Drop fixed MSRV policy (#124)
1818
- **Breaking**: the `eh0` feature is no longer part of the default features.
1919
it still exists as an optional feature and has to be explicitly added when needed.
20-
20+
- **Breaking**: Switch to `embedded_hal::digital::ErrorKind` (replaces previous type `eh1::MockError`)
21+
for `eh1::digital::Transactions`. (#132)
2122

2223
## 0.11.1 - 2024-06-02
2324

0 commit comments

Comments
 (0)