aboutsummaryrefslogtreecommitdiff
path: root/cyw43/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'cyw43/CHANGELOG.md')
-rw-r--r--cyw43/CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/cyw43/CHANGELOG.md b/cyw43/CHANGELOG.md
index fc4b4930e..c800e785b 100644
--- a/cyw43/CHANGELOG.md
+++ b/cyw43/CHANGELOG.md
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8<!-- next-header --> 8<!-- next-header -->
9## Unreleased - ReleaseDate 9## Unreleased - ReleaseDate
10 10
11## 0.4.0 - 2025-07-15
12
11- bump embassy-sync to 0.7.0 13- bump embassy-sync to 0.7.0
12- bump bt-hci to 0.3.0 14- bump bt-hci to 0.3.0
13- make State::new const fn 15- make State::new const fn