CHANGELOG.md (d9d6144e6fd7e81c5cf97edb194d86de1780b952) | CHANGELOG.md (61972f0a5991f636a79984a06846aade0648e1e5) |
---|---|
1# Change Log 2All notable changes to this project will be documented in this file. 3 4The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) 5and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). 6 7--- 8 9## Unreleased 10 11### Added 12 13### Fixed 14- RFCOMM: shut down multiplexer after closing last channel instead of multiplexer idle timer 15- HID Host: return complete HID report 16 17### Changed | 1# Change Log 2All notable changes to this project will be documented in this file. 3 4The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) 5and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). 6 7--- 8 9## Unreleased 10 11### Added 12 13### Fixed 14- RFCOMM: shut down multiplexer after closing last channel instead of multiplexer idle timer 15- HID Host: return complete HID report 16 17### Changed |
18- GAP: return command disallowed if disconnect already requested |
|
18 | 19 |
20 |
|
19## Release v1.6.1 20 21### Added 22- GAP: support coordinated private random address updates 23- libusb: support send/receive of HCI ISO packets 24 25### Fixed 26- GAP: allow use of own address type different from gap_random_set_mode() incl. RPA in LE Extended Advertising --- 1188 unchanged lines hidden --- | 21## Release v1.6.1 22 23### Added 24- GAP: support coordinated private random address updates 25- libusb: support send/receive of HCI ISO packets 26 27### Fixed 28- GAP: allow use of own address type different from gap_random_set_mode() incl. RPA in LE Extended Advertising --- 1188 unchanged lines hidden --- |