CHANGELOG.md (b661adb4827c7fd90d8a0131b73842765ea03a3c) | CHANGELOG.md (d567aeb32398f2a708611c446bcd9bad85a152cd) |
---|---|
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- GATT Service: Broadcast Audio Scamn Service Server and Client (BASS 1.0) 13 14### Fixed 15### 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--- 8 9## Unreleased 10 11### Added 12- GATT Service: Broadcast Audio Scamn Service Server and Client (BASS 1.0) 13 14### Fixed 15### Changed |
16- Mesh: move GATT Services into src/mesh/gatt-service |
|
16 17## Release v1.5.4 18 19### Added 20- HFP HF: send custom AT command with hfp_hf_send_at_command 21- HFP HF: terminate held calls with hfp_hf_terminate_held_calls 22- HFP HF: provide Call Waiting information alpha field 23- HFP HF: add hfp_hf_set_default_microphone_gain and hfp_hf_set_set_default_speaker_gain for SLC --- 1001 unchanged lines hidden --- | 17 18## Release v1.5.4 19 20### Added 21- HFP HF: send custom AT command with hfp_hf_send_at_command 22- HFP HF: terminate held calls with hfp_hf_terminate_held_calls 23- HFP HF: provide Call Waiting information alpha field 24- HFP HF: add hfp_hf_set_default_microphone_gain and hfp_hf_set_set_default_speaker_gain for SLC --- 1001 unchanged lines hidden --- |