diff options
| author | Süha Ünüvar <[email protected]> | 2025-09-02 23:23:01 +0800 |
|---|---|---|
| committer | Süha Ünüvar <[email protected]> | 2025-09-02 23:23:01 +0800 |
| commit | 91e33015c3cabb19f818d8fc7ea51d33a71621c5 (patch) | |
| tree | 8c2370e8d6225b555fcac9da37779ae1ae263176 | |
| parent | 698109acfe263e9441f6aa501b2649b16d19b115 (diff) | |
update changelog
| -rw-r--r-- | embassy-stm32/CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/embassy-stm32/CHANGELOG.md b/embassy-stm32/CHANGELOG.md index dfb8ca066..133defcc6 100644 --- a/embassy-stm32/CHANGELOG.md +++ b/embassy-stm32/CHANGELOG.md | |||
| @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 9 | ## Unreleased - ReleaseDate | 9 | ## Unreleased - ReleaseDate |
| 10 | 10 | ||
| 11 | - fix: Fixed STM32H5 builds requiring time feature | 11 | - fix: Fixed STM32H5 builds requiring time feature |
| 12 | - feat: Derive Clone, Copy for QSPI Config | ||
| 12 | 13 | ||
| 13 | ## 0.4.0 - 2025-08-26 | 14 | ## 0.4.0 - 2025-08-26 |
| 14 | 15 | ||
