CHANGES.md in twilio-ruby-5.47.0 vs CHANGES.md in twilio-ruby-5.48.0
- old
+ new
@@ -1,7 +1,24 @@
twilio-ruby changelog
=====================
+[2021-02-24] Version 5.48.0
+---------------------------
+**Events**
+- Update description of types in the create sink resource
+
+**Messaging**
+- Add WA template header and footer
+- Remove A2P campaign and use cases API **(breaking change)**
+- Add number_registration_status field to read and fetch campaign responses
+
+**Trusthub**
+- Make all resources public
+
+**Verify**
+- Verify List Attempts API endpoints added.
+
+
[2021-02-10] Version 5.47.0
---------------------------
**Library - Fix**
- [PR #548](https://github.com/twilio/twilio-ruby/pull/548): shortcut syntax for new non-GA versions. Thanks to [@eshanholtz](https://github.com/eshanholtz)!