From e4d8ae315cf71505e7c67850f5e3d858798af85c Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Thu, 25 Aug 2022 15:14:08 +0200 Subject: [PATCH] changelog: mention ccwa alpha field --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d6b5c5ff..3624f6c9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added - HFP HF: send custom AT command with hfp_hf_send_at_command - HFP HF: terminate held calls with hfp_hf_terminate_held_calls +- HFP HF: provide Call Waiting information alpha field - HFP AG: support handling of custom AT commands with hfp_ag_register_custom_at_command - HFP AG: send custom unsolicited result code with hfp_ag_send_unsolicited_result_code - GAP: support BIG with gap_big_create and gap_big_terminate