CHANGELOG.md (ae7be28205588fd0996baa5e003911304de09311) CHANGELOG.md (2e4c1850fcb53a9712e3f23b407c2a67d19c9bd9)
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### 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---
8
9## [Unreleased]
10
11### Fixed
12- L2CAP ERTM: assert that packet can be stored in fragment buffers in ertm
12
13### Added
14- GAP: allow to reject GAP classic connection via gap_register_classic_connection_filter
15- GAP: support reading RSSI for Classic+LE using gap_read_rssi. Emits GAP_EVENT_RSSI_MEASUREMENT
16
17## Changed
18
19

--- 386 unchanged lines hidden ---
13
14### Added
15- GAP: allow to reject GAP classic connection via gap_register_classic_connection_filter
16- GAP: support reading RSSI for Classic+LE using gap_read_rssi. Emits GAP_EVENT_RSSI_MEASUREMENT
17
18## Changed
19
20

--- 386 unchanged lines hidden ---