CHANGELOG.md (f299206d438b3c837025de8238c33a28f3d90fdd) CHANGELOG.md (ece97caeac91fa0aac34f3491fffdd14f687a7a6)
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## [Unreleased]
8
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## [Unreleased]
8
9
10## Changes September 2018
11
12### Fixed
13- L2CAP: Error creating outoing connection (e.g. Connection Limited Exceeded) now handled
14
9### Added
10- PBAP: added pbap_get_phonebook_size() to get phonebook entry count
11
12### Fixed
13- GATT Server: Allow enable Notifications/Indication with Write Command. Fixes issue with some Android devices.
14- SM: fix pairing for Secure Connections with Bonding if remote sends additional keys
15- SM: drop LTK flag from Pairing Response for Secure Connections
16- L2CAP: fix emitted L2CAP_EVENT_CONNECTION_PARAMETER_UPDATE_REQUEST

--- 157 unchanged lines hidden ---
15### Added
16- PBAP: added pbap_get_phonebook_size() to get phonebook entry count
17
18### Fixed
19- GATT Server: Allow enable Notifications/Indication with Write Command. Fixes issue with some Android devices.
20- SM: fix pairing for Secure Connections with Bonding if remote sends additional keys
21- SM: drop LTK flag from Pairing Response for Secure Connections
22- L2CAP: fix emitted L2CAP_EVENT_CONNECTION_PARAMETER_UPDATE_REQUEST

--- 157 unchanged lines hidden ---