CHANGES.md in twilio-ruby-5.58.2 vs CHANGES.md in twilio-ruby-5.58.3
- old
+ new
@@ -1,7 +1,18 @@
twilio-ruby changelog
=====================
+[2021-09-22] Version 5.58.3
+---------------------------
+**Events**
+- Add segment sink
+
+**Messaging**
+- Add post_approval_required attribute in GET us_app_to_person_usecase api response
+- Add Identity Status, Russell 3000, Tax Exempt Status and Should Skip SecVet fields for Brand Registrations
+- Add Should Skip Secondary Vetting optional flag parameter to create Brand API
+
+
[2021-09-08] Version 5.58.2
---------------------------
**Library - Fix**
- [PR #568](https://github.com/twilio/twilio-ruby/pull/568): deprecation warning on Faraday. Thanks to [@ngouy](https://github.com/ngouy)!