CHANGES.md in twilio-ruby-5.37.0 vs CHANGES.md in twilio-ruby-5.38.0
- old
+ new
@@ -1,8 +1,40 @@
twilio-ruby changelog
=====================
+[2020-06-24] Version 5.38.0
+---------------------------
+**Api**
+- Added optional `JitterBufferSize` parameter for creating conference participant
+- Added optional `label` property for conference participants
+- Added optional parameter `caller_id` for creating conference participant endpoint.
+
+**Autopilot**
+- Remove Export resource from Autopilot Assistant
+
+**Conversations**
+- Expose Conversation timers
+
+**Monitor**
+- Update start/end date filter params to support date-or-time format **(breaking change)**
+
+**Numbers**
+- Add `provisionally-approved` as a Supporting Document status
+
+**Preview**
+- Removed `Authy` resources. **(breaking change)**
+
+**Supersim**
+- Add ready state to the allowed transitions in the sim update call behind the feature flag supersim.ready-state.v1
+
+**Verify**
+- Webhook resources added to Verify services and put behind the `api.verify.push` beta feature
+
+**Twiml**
+- Add more supported locales for the `Gather` verb.
+
+
[2020-06-10] Version 5.37.0
---------------------------
**Library - Docs**
- [PR #514](https://github.com/twilio/twilio-ruby/pull/514): link to handling exceptions. Thanks to [@thinkingserious](https://github.com/thinkingserious)!
- [PR #513](https://github.com/twilio/twilio-ruby/pull/513): link to custom HTTP client instructions. Thanks to [@thinkingserious](https://github.com/thinkingserious)!
@@ -10,18 +42,9 @@
**Api**
- Added `pstnconnectivity` to `usage_record` API
**Autopilot**
- Add dialogue_sid param to Query list resource
-
-**Contacts**
-- Added contacts channel create, update, read, delete API definition
-- Added contacts Get API definition
-- Added contacts Update API definition
-- Added contacts Delete API definition
-- Added contacts Search API definition
-- Added AccountSID to CFD CREATE and GET Responses
-- Added contacts location Create, update, read and delete API definitions
**Notify**
- delivery_callback_url and delivery_callback_enabled added
**Numbers**