aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32
diff options
context:
space:
mode:
authorSüha Ünüvar <[email protected]>2025-09-02 23:23:01 +0800
committerSüha Ünüvar <[email protected]>2025-09-02 23:23:01 +0800
commit91e33015c3cabb19f818d8fc7ea51d33a71621c5 (patch)
tree8c2370e8d6225b555fcac9da37779ae1ae263176 /embassy-stm32
parent698109acfe263e9441f6aa501b2649b16d19b115 (diff)
update changelog
Diffstat (limited to 'embassy-stm32')
-rw-r--r--embassy-stm32/CHANGELOG.md1
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