CHANGELOG.md (40adb62dabddbddeaf64685160db194a1bf65c84) CHANGELOG.md (3d5dc47f01e4910f39194faf63ace7fdf5b84860)
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

--- 4 unchanged lines hidden (view full) ---

13### Changed
14
15## Changes September 2020
16
17### Fixed
18
19### Added
20- `btstack_ring_buffer`: add `btstack_ring_buffer_reset` to reset it to initial state/empty
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

--- 4 unchanged lines hidden (view full) ---

13### Changed
14
15## Changes September 2020
16
17### Fixed
18
19### Added
20- `btstack_ring_buffer`: add `btstack_ring_buffer_reset` to reset it to initial state/empty
21- GAP: Support for address resolution of resolvable private addresses by Controller with `ENABLE_LE_PRIVACY_ADDRESS_RESOLUTION`
21
22### Changed
23
24## Changes August 2020
25
26### Fixed
27- ESP32: fix authentication for incoming Secure Connections
28

--- 582 unchanged lines hidden ---
22
23### Changed
24
25## Changes August 2020
26
27### Fixed
28- ESP32: fix authentication for incoming Secure Connections
29

--- 582 unchanged lines hidden ---