diff --git a/CHANGES.md b/CHANGES.md index dd3a4f5d..c6d8668d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,15 @@ +-------------------------- +**Library - Chore** +- [PR #121](https://github.com/twilio/twilio-oai/pull/121): content sdk changes moved to content v1 in internal open api repo. Thanks to [@sbansla](https://github.com/sbansla)! + +**Accounts** +- Update docs and mounts. +- Change library visibility to public +- Enable consent and contact bulk upsert APIs in prod. + +**Serverless** +- Add is_plugin parameter in deployments api to check if it is plugins deployment + ## [5.22.1](https://github.com/twilio/twilio-cli/compare/5.22.0...5.22.1) (2024-09-18)