CHANGES in twilio-ruby-3.11.4 vs CHANGES in twilio-ruby-3.11.5

- old
+ new

@@ -1,7 +1,23 @@ twilio-ruby changelog ===================== +Version 3.11.5 + +Released February 4 + +- Add bangs for twilify to indicate it's a dangerous operation. +- Remove reference to deprecated OpenSSL Digest parameter. +- Encode dates properly before passing them to the Twilio API. + +Version 3.11.4 + +Released October 21, 2013 + +- Add support for listing IncomingPhoneNumbers by type. +- Add support for searching for mobile enabled numbers for +both IncomingPhoneNumbers and AvailablePhoneNumbers. + Version 3.11.3 Released October 15, 2013 - Restore support for versions of Ruby other than 2.0.0, which the