diff options
| author | Ralph Ursprung <[email protected]> | 2025-06-08 12:26:51 +0200 |
|---|---|---|
| committer | Ralph Ursprung <[email protected]> | 2025-07-08 23:05:50 +0200 |
| commit | db58ce03cc4bde8582c12c5736a8a4490e160a85 (patch) | |
| tree | 63acb6c6f6a186ef87ff670f87044a52684e22c4 /embassy-embedded-hal | |
| parent | 112c7a16654bf376463586bd2a32ea817fb7f11d (diff) | |
prepare changelog for `embassy-embedded-hal` v0.4.0
Diffstat (limited to 'embassy-embedded-hal')
| -rw-r--r-- | embassy-embedded-hal/CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/embassy-embedded-hal/CHANGELOG.md b/embassy-embedded-hal/CHANGELOG.md index 224036af4..d19c54354 100644 --- a/embassy-embedded-hal/CHANGELOG.md +++ b/embassy-embedded-hal/CHANGELOG.md | |||
| @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 7 | 7 | ||
| 8 | ## Unreleased | 8 | ## Unreleased |
| 9 | 9 | ||
| 10 | - `SpiDevice` cancel safety: always set CS pin to high on drop | ||
| 11 | - Update `embassy-sync` to v0.7.0 | ||
| 12 | |||
| 10 | ## 0.3.0 - 2025-01-05 | 13 | ## 0.3.0 - 2025-01-05 |
| 11 | 14 | ||
| 12 | - The `std` feature has been removed | 15 | - The `std` feature has been removed |
