embassy-usb - update 0.2 changelog

This commit is contained in:
James Munns
2024-05-20 13:27:54 +02:00
committed by GitHub
parent 3a24e6b465
commit aa7fcec009

View File

@@ -7,8 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased ## Unreleased
## 0.2.0 - 2024-04-23 ## 0.2.0 - 2024-05-20
- [#2862](https://github.com/embassy-rs/embassy/pull/2862) WebUSB implementation by @chmanie
- Removed dynamically sized `device_descriptor` fields - Removed dynamically sized `device_descriptor` fields
## 0.1.0 - 2024-01-11 ## 0.1.0 - 2024-01-11