Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rmja committed Nov 6, 2023
1 parent 1f9da53 commit ab46bce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions embedded-io-adapters/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Add unreleased changes here

- Handle reading from `FromTokio` with empty buffer, ensuring `Ok(0)` is always returned.

## 0.6.0 - 2023-10-02

- Add support for adapting `BufRead` from `futures` and `tokio`.
Expand Down

0 comments on commit ab46bce

Please sign in to comment.