prepare changelog for embassy-embedded-hal v0.4.0

This commit is contained in:
Ralph Ursprung 2025-06-08 12:26:51 +02:00
parent 112c7a1665
commit db58ce03cc
No known key found for this signature in database
GPG Key ID: 86CCE68A77D190D2

View File

@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
- `SpiDevice` cancel safety: always set CS pin to high on drop
- Update `embassy-sync` to v0.7.0
## 0.3.0 - 2025-01-05
- The `std` feature has been removed