CHANGES.md in twilio-ruby-5.8.1 vs CHANGES.md in twilio-ruby-5.9.0

- old
+ new

@@ -1,7 +1,16 @@ twilio-ruby changelog ===================== +[2018-04-27] Version 5.9.0 +--------------------------- +**Library** +- PR #403: Adds frozen_string_literal magic comment. Thanks to @philnash! + +**Video** +- Redesign API by adding custom `VideoLayout` object. **(breaking change)** + + [2018-04-20] Version 5.8.1 --------------------------- **Library** - PR #397: Uses Twilio::REST::RestError when a page fails to load. Thanks to @philnash!