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 b6a7678 commit aa5e475Copy full SHA for aa5e475
embedded-io/CHANGELOG.md
@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
- Split async traits to the `embedded-io-async` crate.
15
- Split trait adapters to the `embedded-io-adapters` crate.
16
- Add `std::error` impls for `ReadExactError` & `WriteAllError`.
17
-- Rename trait `Io` to `ErrorKind`, for consistency with `embedded-hal`.
+- Rename trait `Io` to `ErrorType`, for consistency with `embedded-hal`.
18
- Added optional `defmt` 0.3 support.
19
20
## 0.4.0 - 2022-11-25
0 commit comments