changelog: start April section

This commit is contained in:
Matthias Ringwald 2018-04-03 21:34:05 +02:00
parent d68c09c21c
commit 2b0d89b5b8

View File

@ -6,13 +6,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Added
- SM: support pairing using Out-of-Band (OOB) data with LE Secure Connections
### Changed
### Fixed
## Changes March 2018
### Added
- GAP: allow to limit number of connections in LE Peripheral role with gap_set_max_number_peripheral_connections
- ATT Server: support for delayed ATT read response, see example/att_delayed_read_response.c
- ATT Server: allow to specify security requirements seperately for read/writes. .h files need to be regenerated
### Changed
### Fixed
- RFCOMM: fix infinite loop on L2CAP connection error (regression from 4c3eeed1)
- HSP HS: accept incomming SCO connection