CHANGES.md in twilio-ruby-5.40.0 vs CHANGES.md in twilio-ruby-5.40.1

- old
+ new

@@ -1,7 +1,34 @@ twilio-ruby changelog ===================== +[2020-09-02] Version 5.40.1 +--------------------------- +**Library - Chore** +- [PR #529](https://github.com/twilio/twilio-ruby/pull/529): sort files for deterministic require order. Thanks to [@eshanholtz](https://github.com/eshanholtz)! + +**Ai** +- Initial release + +**Bulkexports** +- removing public beta feature flag from BulkExports Jobs API + +**Messaging** +- Add Deactivation List API +- Added page token parameter for fetch in WhatsApp Templates API + +**Numbers** +- Add API endpoint for End User deletion + +**Routes** +- Add Resource Route Configurations API +- Add Route Configurations API +- Initial Release + +**Trunking** +- Added `transfer_mode` property on Trunks. + + [2020-08-19] Version 5.40.0 --------------------------- **Library - Chore** - [PR #526](https://github.com/twilio/twilio-ruby/pull/526): update GitHub branch references to use HEAD. Thanks to [@thinkingserious](https://github.com/thinkingserious)!