CHANGELOG.md (ba9fc86712b5e7645ab9cf646b1020091eeff43f) CHANGELOG.md (f7e6a692b06881b7fa1f3f5229e8035f9d8382d0)
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- GAP: store link key in hci connection struct to allow authenticate after pairing without bonding
14- GAP: avoid requesting authentication twice
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- GAP: store link key in hci connection struct to allow authenticate after pairing without bonding
14- GAP: avoid requesting authentication twice
15- GAP: gap: cache own address on start advertising and connecting, provide getters
15- GAP: cache own address on start advertising and connecting, provide getters
16- GAP: stop LE connecting if create connection fails (e.g. connectable adv active and multiple roles not supported)
16- SM: fix race condition between local address changes and pairing procedure
17- ATT DB: fix spelling `gatt_server_get_handle_range_for_service_with_uuid128`, `gatt_server_get_handle_range_for_service_with_uuid16`
18
19### Changed
20
21## Release v1.4
22
23### Added

--- 799 unchanged lines hidden ---
17- SM: fix race condition between local address changes and pairing procedure
18- ATT DB: fix spelling `gatt_server_get_handle_range_for_service_with_uuid128`, `gatt_server_get_handle_range_for_service_with_uuid16`
19
20### Changed
21
22## Release v1.4
23
24### Added

--- 799 unchanged lines hidden ---