aboutsummaryrefslogtreecommitdiff
path: root/cyw43/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'cyw43/CHANGELOG.md')
-rw-r--r--cyw43/CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/cyw43/CHANGELOG.md b/cyw43/CHANGELOG.md
index 1045fd30b..4f0dc896b 100644
--- a/cyw43/CHANGELOG.md
+++ b/cyw43/CHANGELOG.md
@@ -8,6 +8,10 @@ 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- Reset WPA security before creating secure AP
12
13## 0.6.0 - 2025-11-27
14
11- Updated documentation for Control::join() #4678 15- Updated documentation for Control::join() #4678
12- Bump bt-hci to 0.6.0. 16- Bump bt-hci to 0.6.0.
13- Add error handling to HCI transport implementation. 17- Add error handling to HCI transport implementation.