aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32/CHANGELOG.md
diff options
context:
space:
mode:
authorMatt Johnston <[email protected]>2025-08-15 08:49:41 +0800
committerMatt Johnston <[email protected]>2025-08-15 17:16:53 +0800
commit37707a7c7c34100e00d803717bcf11836b708380 (patch)
tree36da4630ec92bf7594230bee4a6f6677f7cc963b /embassy-stm32/CHANGELOG.md
parent410a18b536e73c005285b458eaeb8b6c3a71c1af (diff)
stm32: Update stm32-metapac
For hash algorithm register update.
Diffstat (limited to 'embassy-stm32/CHANGELOG.md')
-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 9ad117312..0f044419e 100644
--- a/embassy-stm32/CHANGELOG.md
+++ b/embassy-stm32/CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10 10
11- fix: Fix vrefbuf building with log feature 11- fix: Fix vrefbuf building with log feature
12- fix: Fix performing a hash after performing a hmac 12- fix: Fix performing a hash after performing a hmac
13- chore: Updated stm32-metapac and stm32-data dependencies
13 14
14## 0.3.0 - 2025-08-12 15## 0.3.0 - 2025-08-12
15 16