CHANGES.md in twilio-ruby-5.15.2 vs CHANGES.md in twilio-ruby-5.16.0
- old
+ new
@@ -1,7 +1,16 @@
twilio-ruby changelog
=====================
+[2018-11-16] Version 5.16.0
+----------------------------
+**Messaging**
+- Session API
+
+**Twiml**
+- Change `master-card` to `mastercard` as `cardType` for `Pay` and `Prompt`, remove attribute `credential_sid` from `Pay` **(breaking change)**
+
+
[2018-10-29] Version 5.15.2
----------------------------
**Api**
- Add new Balance resource:
- url: '/v1/Accounts/{account sid}/Balance'