CHANGES.md in twilio-ruby-5.10.4 vs CHANGES.md in twilio-ruby-5.10.5

- old
+ new

@@ -1,7 +1,17 @@ twilio-ruby changelog ===================== +[2018-06-21] Version 5.10.5 +---------------------------- +**Library** +- PR #414: Added test for mixed content. Thanks to @ekarson! + +**Video** +- Allow user to set `ContentDisposition` when obtaining media URLs for Room Recordings and Compositions +- Add Composition Settings resource + + [2018-06-19] Version 5.10.4 ---------------------------- **Library** - PR #412: Allow adding TwiML children with generic tag names. Thanks to @ekarson! - PR #408: Add validate_ssl_certificate helper method to Client. Thanks to @ekarson!