Skip to content

Commit 61d0e17

Browse files
committed
update CHANGELOG
1 parent 65dc834 commit 61d0e17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +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+
- **Breaking**: Switch to `embedded_hal::digital::ErrorKind` (replaces previous type `eh1::MockError`)
21+
for `eh1::digital::Transactions`. (#132)
2022

2123

2224
## 0.11.1 - 2024-06-02

0 commit comments

Comments
 (0)