CHANGELOG.md (2b6ab3e64ec775ee55c36df978ff4998d4f3497d) CHANGELOG.md (85847a9dce60449d1670ae07427de3debb9e7317)
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### Added
10
11### Changed
12- GAP: allow to limit number of connections in LE Peripheral role with gap_set_max_number_peripheral_connections
13
14### Fixed
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### Added
10
11### Changed
12- GAP: allow to limit number of connections in LE Peripheral role with gap_set_max_number_peripheral_connections
13
14### Fixed
15- RFCOMM: fix infinite loop on L2CAP connection error (regression from 4c3eeed1)
15
16## Changes February 2018
17
18### Added
19- Port for Windows with Zephyr HCI Firmware connected via serial port
20- em9304: ability to upload patch containers during HCI bootup.
21- GATT Client: gatt_client_request_can_write_without_response_event() causes GATT_EVENT_CAN_WRITE_WITHOUT_RESPONSE
22- SM: new event SM_EVENT_PAIRING_COMPLETE

--- 71 unchanged lines hidden ---
16
17## Changes February 2018
18
19### Added
20- Port for Windows with Zephyr HCI Firmware connected via serial port
21- em9304: ability to upload patch containers during HCI bootup.
22- GATT Client: gatt_client_request_can_write_without_response_event() causes GATT_EVENT_CAN_WRITE_WITHOUT_RESPONSE
23- SM: new event SM_EVENT_PAIRING_COMPLETE

--- 71 unchanged lines hidden ---