CHANGES.md in twilio-ruby-5.32.0 vs CHANGES.md in twilio-ruby-5.33.0

- old
+ new

@@ -1,7 +1,33 @@ twilio-ruby changelog ===================== +[2020-04-01] Version 5.33.0 +--------------------------- +**Library - Chore** +- [PR #502](https://github.com/twilio/twilio-ruby/pull/502): Fix a typo in JWT::TaskRouterUtils. Thanks to [@rywall](https://github.com/rywall)! + +**Api** +- Add optional 'secure' parameter to SIP Domain + +**Authy** +- Added an endpoint to list the challenges of a factor +- Added optional parameter `Push` when updating a service to send the service level push factor configuration + +**Bulkexports** +- exposing bulk exports (vault/slapchop) API as public beta API + +**Flex** +- Adding `queue_stats_configuration` and `wfm_integrations` to Flex Configuration + +**Serverless** +- Add Function Version Content endpoint +- Allow build_sid to be optional for deployment requests + +**Supersim** +- Remove `deactivated` status for Super SIM which is replaced by `inactive` **(breaking change)** + + [2020-03-18] Version 5.32.0 --------------------------- **Api** - Add optional `emergency_calling_enabled` parameter to SIP Domain - Add optional property `call_reason` in the call create request