Skip to content

Commit

Permalink
ll: fix changelog typo
Browse files Browse the repository at this point in the history
  • Loading branch information
newAM authored Aug 6, 2023
1 parent 2b23240 commit 0d547b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ll/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added `#[must_use]` to functions in `w5500_ll::net`.
- Added support for `core::net` types with the `ip_in_core` feature.
- Added support for `embedded-hal` version `1.0.0-alpha.11` with the `eh1` feature.
- Added support for `embedded-hal-async` version `0.2.0-alpha.0` with the `eha0a` feature.
- Added support for `embedded-hal-async` version `0.2.0-alpha.2` with the `eha0a` feature.
- Added an `aio` module with async traits.
- Added `sn_tx_ptrs` and `sn_rx_ptrs` to read socket buffer pointers in a single transaction.
- Added `From<Sn>` for all primitive signed and unsigned integers.
Expand Down

0 comments on commit 0d547b3

Please sign in to comment.