CHANGELOG.md (2b0d89b5b8203bb0b74b8df7621078e37ca2861f) CHANGELOG.md (ff04bac77c3d39f710d442cd23129703952a9435)
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- SM: support pairing using Out-of-Band (OOB) data with LE Secure Connections
11
12### 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## [Unreleased]
8
9### Added
10- SM: support pairing using Out-of-Band (OOB) data with LE Secure Connections
11
12### Changed
13- att_db_util: added security requirement arguments to characteristic creators
13
14### Fixed
15
16## Changes March 2018
17
18### Added
19- GAP: allow to limit number of connections in LE Peripheral role with gap_set_max_number_peripheral_connections
20- ATT Server: support for delayed ATT read response, see example/att_delayed_read_response.c

--- 84 unchanged lines hidden ---
14
15### Fixed
16
17## Changes March 2018
18
19### Added
20- GAP: allow to limit number of connections in LE Peripheral role with gap_set_max_number_peripheral_connections
21- ATT Server: support for delayed ATT read response, see example/att_delayed_read_response.c

--- 84 unchanged lines hidden ---