diff options
| author | Ulf Lilleengen <[email protected]> | 2025-07-16 15:41:57 +0200 |
|---|---|---|
| committer | Ulf Lilleengen <[email protected]> | 2025-07-16 15:43:05 +0200 |
| commit | 6f2f469c565f7bacc8e5312f6f2ae20828941308 (patch) | |
| tree | 42ba836e4854d625b5c8833e64d93f64ae17be0c /embassy-usb-driver/CHANGELOG.md | |
| parent | c484e7d0e530d20e1fdfaa4a1578e9321cc8b283 (diff) | |
chore: Release embassy-usb-driver version 0.2.0
Diffstat (limited to 'embassy-usb-driver/CHANGELOG.md')
| -rw-r--r-- | embassy-usb-driver/CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/embassy-usb-driver/CHANGELOG.md b/embassy-usb-driver/CHANGELOG.md index 512ce407c..15875e087 100644 --- a/embassy-usb-driver/CHANGELOG.md +++ b/embassy-usb-driver/CHANGELOG.md | |||
| @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 8 | <!-- next-header --> | 8 | <!-- next-header --> |
| 9 | ## Unreleased - ReleaseDate | 9 | ## Unreleased - ReleaseDate |
| 10 | 10 | ||
| 11 | ## 0.2.0 - 2025-07-16 | ||
| 12 | |||
| 13 | - Make USB endpoint allocator methods accept an optional `EndpointAddress`. | ||
| 14 | |||
| 11 | ## 0.1.1 - 2025-07-15 | 15 | ## 0.1.1 - 2025-07-15 |
| 12 | 16 | ||
| 13 | - Add `embedded_io_async::Error` implementation for `EndpointError` ([#4176](https://github.com/embassy-rs/embassy/pull/4176)) | 17 | - Add `embedded_io_async::Error` implementation for `EndpointError` ([#4176](https://github.com/embassy-rs/embassy/pull/4176)) |
