Skip to content

Commit 063878d

Browse files
committed
changelog
1 parent 5597a48 commit 063878d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

embedded-io/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
- Migrated `std` feature-gated `std::error::Error` implementations to `core::error::Error`
1212
- Increased MSRV to 1.81 due to `core::error::Error`
1313
- Implemented `ReadReady` for `&[u8]` and `WriteReady` for `&mut [u8]`
14+
- Added UART error variants `Overrun`, `FrameFormat`, `Parity` and `Noise`
1415

1516
## 0.6.1 - 2023-10-22
1617

0 commit comments

Comments
 (0)