CHANGES.md in twilio-ruby-5.7.0 vs CHANGES.md in twilio-ruby-5.7.1
- old
+ new
@@ -1,7 +1,20 @@
twilio-ruby changelog
=====================
+[2018-03-09] Version 5.7.1
+---------------------------
+**Api**
+- Add `caller_id` param to Outbound Calls API
+- Release `trim` recording Outbound Calls API functionality in helper libraries
+
+**Video**
+- Add `room_sid` to Composition resource.
+
+**Twiml**
+- Adds support for passing in multiple input type enums when setting `input` on `Gather`
+
+
[2018-03-02] Version 5.7.0
---------------------------
**TwiML**
- Allow newlines in TwiML content. Better XML configuration in general.