CHANGES.md in twilio-ruby-5.31.1 vs CHANGES.md in twilio-ruby-5.31.2

- old
+ new

@@ -1,7 +1,23 @@ twilio-ruby changelog ===================== +[2020-01-08] Version 5.31.2 +--------------------------- +**Library - Chore** +- [PR #491](https://github.com/twilio/twilio-ruby/pull/491): upgrade rubocop to 0.79.0. Thanks to [@juampi](https://github.com/juampi)! +- [PR #489](https://github.com/twilio/twilio-ruby/pull/489): upgrade faraday to 1.0.0. Thanks to [@juampi](https://github.com/juampi)! + +**Numbers** +- Add Regulatory Compliance CRUD APIs + +**Studio** +- Add parameter validation for Studio v2 Flows API + +**Twiml** +- Add support for `speech_model` to `Gather` verb + + [2019-12-18] Version 5.31.1 --------------------------- **Library - Chore** - [PR #488](https://github.com/twilio/twilio-ruby/pull/488): upgrade rubocop to 0.77.0. Thanks to [@childish-sambino](https://github.com/childish-sambino)!