From 83e93e64276a20f581ba21895fc4ce4c943075e1 Mon Sep 17 00:00:00 2001 From: twilio-dx Date: Thu, 6 Jun 2024 13:21:28 +0000 Subject: [PATCH] oaiFix: Updated api definitions changelog in CHANGES.md --- CHANGES.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 73e1542f..d16e353a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,13 @@ +--------------------------- +**Api** +- Mark MaxPrice as obsolete + +**Lookups** +- Update examples for + +**Messaging** +- List tollfree verifications on parent account and all sub-accounts + ## [5.20.0](https://github.com/twilio/twilio-cli/compare/5.19.4...5.20.0) (2024-05-24)