aboutsummaryrefslogtreecommitdiff
path: root/cyw43/CHANGELOG.md
diff options
context:
space:
mode:
authorUlf Lilleengen <[email protected]>2025-11-27 14:21:09 +0100
committerUlf Lilleengen <[email protected]>2025-11-27 14:21:09 +0100
commite5651b8644877969859505efc6d6c872b5c71b7a (patch)
tree24c4aec8166685238509e708af3615b9e982828b /cyw43/CHANGELOG.md
parent7ff2baf4e29c47c622e21c4eeba2d20596b65137 (diff)
chore: release embassy-rp, cyw43 and cyw43-pio
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 1045fd30b..9fe341357 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.6.0 - 2025-11-27
12
11- Updated documentation for Control::join() #4678 13- Updated documentation for Control::join() #4678
12- Bump bt-hci to 0.6.0. 14- Bump bt-hci to 0.6.0.
13- Add error handling to HCI transport implementation. 15- Add error handling to HCI transport implementation.