From c77ee0cb32a012f0f1338753bb32a0713178eef3 Mon Sep 17 00:00:00 2001 From: Ulf Lilleengen Date: Fri, 19 Sep 2025 12:18:12 +0200 Subject: chore: add changelog item. --- cyw43/CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cyw43') 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 ## Unreleased - ReleaseDate - Updated documentation for Control::join() #4678 -- Bump bt-hci to 0.5.0 +- Bump bt-hci to 0.5.0. +- Add error handling to HCI transport implementation. ## 0.5.0 - 2025-08-28 -- cgit