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.
2 parents b6a7678 + aa5e475 commit c195f39Copy full SHA for c195f39
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