CHANGELOG.md (72a82af4483ce01f569414bf85e01bc25d78c84d) CHANGELOG.md (40adb62dabddbddeaf64685160db194a1bf65c84)
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### Added
13### Changed
14
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### Added
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
22### Changed
23
15## Changes August 2020
16
17### Fixed
18- ESP32: fix authentication for incoming Secure Connections
19
20### Added
21- `btstack_run_loop_base`: added `btstack_run_loop_base_dump_timer`
22- GAP: request role change for classic connection via `gap_request_role`

--- 579 unchanged lines hidden ---
24## Changes August 2020
25
26### Fixed
27- ESP32: fix authentication for incoming Secure Connections
28
29### Added
30- `btstack_run_loop_base`: added `btstack_run_loop_base_dump_timer`
31- GAP: request role change for classic connection via `gap_request_role`

--- 579 unchanged lines hidden ---