CHANGES.md in twilio-ruby-5.57.0 vs CHANGES.md in twilio-ruby-5.57.1
- old
+ new
@@ -1,7 +1,19 @@
twilio-ruby changelog
=====================
+[2021-07-28] Version 5.57.1
+---------------------------
+**Conversations**
+- Expose ParticipantConversations resource
+
+**Taskrouter**
+- Adding `links` to the activity resource
+
+**Verify**
+- Added a `Version` to Verify Factors `Webhooks` to add new fields without breaking old Webhooks.
+
+
[2021-07-14] Version 5.57.0
---------------------------
**Conversations**
- Changed `last_read_message_index` and `unread_messages_count` type in User Conversation's resource **(breaking change)**
- Expose UserConversations resource