From f53cbb2783c6ef0b2e1caded88ed886af5534748 Mon Sep 17 00:00:00 2001 From: twilio-dx Date: Thu, 6 Apr 2023 10:21:45 +0000 Subject: [PATCH] oaiFeat: Updated api definitions changelog in CHANGES.md --- CHANGES.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 1c9a4b012..0dbcbd6f5 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,18 @@ -## [5.5.0](https://github.com/twilio/twilio-cli/compare/5.4.3...5.5.0) (2023-03-23) +--------------------------- +**Conversations** +- Expose query parameters , and in list operation on Conversations resource for sorting and filtering + +**Insights** +- Added answered by filter in Call Summaries + +**Lookups** +- Remove package **(breaking change)** + +**Messaging** +- Add support for brand type and campaign use case. +- New Sole Proprietor Brands should be created with brand type. Brand registration requests with brand type will be rejected. +- New Sole Proprietor Campaigns should be created with campaign use case. Campaign registration requests with campaign use case will be rejected. +- Add Brand Registrations OTP API## [5.5.0](https://github.com/twilio/twilio-cli/compare/5.4.3...5.5.0) (2023-03-23) --------------------------- **Api**