aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Lilleengen <[email protected]>2025-09-19 12:18:12 +0200
committerUlf Lilleengen <[email protected]>2025-09-19 12:18:12 +0200
commitc77ee0cb32a012f0f1338753bb32a0713178eef3 (patch)
tree67685974dbdda57ac799eb3e6e736a641966a2a5
parent6b3d2db4719046344ed93b3d0c8752ccffb2da48 (diff)
chore: add changelog item.
-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