changelog: mention snprintf wrappers

This commit is contained in:
Matthias Ringwald 2024-09-24 11:57:37 +02:00
parent 8cfd11c348
commit b148347693

View File

@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- HID Parser: introduce HID Descriptor and HID Descriptor Usage iterators
- HCI Dump Dispatch: allow to use multiple HCI Dump implementations
- HCI Dump: support ISO packets in PacketLogger format
- btstack_util: safe wrappers for snprintf
### Fixed
- RFCOMM: shut down multiplexer after closing last channel instead of multiplexer idle timer