aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cyw43/CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/cyw43/CHANGELOG.md b/cyw43/CHANGELOG.md
index 58a440335..dcf84b9ba 100644
--- a/cyw43/CHANGELOG.md
+++ b/cyw43/CHANGELOG.md
@@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9## Unreleased - ReleaseDate 9## Unreleased - ReleaseDate
10 10
11- Updated documentation for Control::join() #4678 11- Updated documentation for Control::join() #4678
12- Bump bt-hci to 0.5.0 12- Bump bt-hci to 0.5.0.
13- Add error handling to HCI transport implementation.
13 14
14## 0.5.0 - 2025-08-28 15## 0.5.0 - 2025-08-28
15 16