CHANGES.md in twilio-ruby-5.41.0 vs CHANGES.md in twilio-ruby-5.42.0

- old
+ new

@@ -1,7 +1,35 @@ twilio-ruby changelog ===================== +[2020-11-05] Version 5.42.0 +--------------------------- +**Library - Feature** +- [PR #537](https://github.com/twilio/twilio-ruby/pull/537): Add region to AccessToken. Thanks to [@ryan-rowland](https://github.com/ryan-rowland)! + +**Api** +- Added `verify-push` to `usage_record` API + +**Bulkexports** +- When creating a custom export the StartDay, EndDay, and FriendlyName fields were required but this was not reflected in the API documentation. The API itself failed the request without these fields. **(breaking change)** +- Added property descriptions for Custom Export create method +- Clarified WebhookUrl and WebhookMethod must be provided together for Custom Export + +**Insights** +- Added video room and participant summary apis. + +**Ip_messaging** +- Create separate definition for ip-messaging +- Restore v2 endpoints for ip-messaging + +**Verify** +- Verify Push madurity were updated from `preview` to `beta` +- `twilio_sandbox_mode` header was removed from Verify Push resources **(breaking change)** + +**Video** +- [Rooms] Add Recording Rules API + + [2020-10-14] Version 5.41.0 --------------------------- **Ai** - Add `Annotation Project` and `Annotation Task` endpoints - Add `Primitives` endpoints