CHANGELOG.md (c51c0a18291602d27cca515530e1baa9239a47ad) CHANGELOG.md (72c3a9edf416103e9c70b332ffd52431ba0dfd21)
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
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- btstack_crypto: allow MBEDTLS config via MBEDTLS_CONFIG_FILE
14
15
16
15## Release v1.5.6
16
17### Added
18- HCI: HCI_ACL_CHUNK_SIZE_ALIGNMENT allows to keep HCI transport writes aligned
19- GAP: support additional LE PHYs for scanning and outgoing connections
20- GATT Client: allow to queue requests with gatt_client_request_to_send_gatt_query and gatt_client_request_to_write_without_response
21- GATT Client: support GATT over BR/EDR transport via gatt_client_classic_connect
22- HFP: provide SCO packet types and rx/tx packet lengths in HFP_SUBEVENT_AUDIO_CONNECTION_ESTABLISHED

--- 1090 unchanged lines hidden ---
17## Release v1.5.6
18
19### Added
20- HCI: HCI_ACL_CHUNK_SIZE_ALIGNMENT allows to keep HCI transport writes aligned
21- GAP: support additional LE PHYs for scanning and outgoing connections
22- GATT Client: allow to queue requests with gatt_client_request_to_send_gatt_query and gatt_client_request_to_write_without_response
23- GATT Client: support GATT over BR/EDR transport via gatt_client_classic_connect
24- HFP: provide SCO packet types and rx/tx packet lengths in HFP_SUBEVENT_AUDIO_CONNECTION_ESTABLISHED

--- 1090 unchanged lines hidden ---