CHANGES.md in twilio-ruby-5.22.3 vs CHANGES.md in twilio-ruby-5.23.0
- old
+ new
@@ -1,7 +1,34 @@
twilio-ruby changelog
=====================
+[2019-05-15] Version 5.23.0
+----------------------------
+**Api**
+- Make `method` optional for queue members update
+
+**Chat**
+- Removed `webhook.*.format` update parameters in Service resource from public library visibility in v1 **(breaking change)**
+
+**Insights**
+- Added client metrics as sdk_edge to summary.
+- Added optional query param processing_state.
+
+**Numbers**
+- Add addtional metadata fields on a Document
+- Add status callback fields and parameters
+
+**Taskrouter**
+- Added `channel_optimized_routing` attribute to task-channel endpoint
+
+**Video**
+- [Rooms] Add Video Subscription API
+
+**Wireless**
+- Added `imei` to Data Session resource.
+- Remove `imeisv` from Data Session resource. **(breaking change)**
+
+
[2019-05-01] Version 5.22.3
----------------------------
**Serverless**
- Documentation