aboutsummaryrefslogtreecommitdiff
path: root/cyw43/CHANGELOG.md
diff options
context:
space:
mode:
authorRaul Alimbekov <[email protected]>2025-12-16 09:05:22 +0300
committerGitHub <[email protected]>2025-12-16 09:05:22 +0300
commitc9a04b4b732b7a3b696eb8223664c1a7942b1875 (patch)
tree6dbe5c02e66eed8d8762f13f95afd24f8db2b38c /cyw43/CHANGELOG.md
parentcde24a3ef1117653ba5ed4184102b33f745782fb (diff)
parent5ae6e060ec1c90561719aabdc29d5b6e7b8b0a82 (diff)
Merge branch 'main' into main
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.