CHANGELOG.md (c54378f194de53c8fe357d7eb24bcd73a0915d81) | CHANGELOG.md (3ffc2a09a40e02738b170f6d8d7029d83f7d6a7f) |
---|---|
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### Fixed 13### Changed 14 15## Release v1.5.1 16 | 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### Fixed 13### Changed 14 15## Release v1.5.1 16 |
17### Added 18- GOEP Client: add goep_client_version_20_or_higher 19 |
|
17### Fixed 18- pbap_client: support disconnect while operation is ongoing 19- L2CAP: limit remote MTU by local tx configuration in ERTM 20 21### Changed 22- Example: init SM if LE supported to avoid issue with Android Cross-Transport Key-Derivation 23 24 --- 899 unchanged lines hidden --- | 20### Fixed 21- pbap_client: support disconnect while operation is ongoing 22- L2CAP: limit remote MTU by local tx configuration in ERTM 23 24### Changed 25- Example: init SM if LE supported to avoid issue with Android Cross-Transport Key-Derivation 26 27 --- 899 unchanged lines hidden --- |