CHANGES.md in twilio-ruby-5.21.2 vs CHANGES.md in twilio-ruby-5.22.0

- old
+ new

@@ -1,7 +1,20 @@ twilio-ruby changelog ===================== +[2019-03-28] Version 5.22.0 +---------------------------- +**Api** +- Remove optional `if_machine` call create parameter from helper libraries **(breaking change)** +- Changed `call_sid` path parameter type on QueueMember fetch and update requests **(breaking change)** + +**Voice** +- changed file names to dialing_permissions prefix **(breaking change)** + +**Wireless** +- Added `ResetStatus` property to Sim resource to allow resetting connectivity via the API. + + [2019-03-15] Version 5.21.2 ---------------------------- **Library** - PR #444: Add Help Center and Support Ticket links to the README. Thanks to @childish-sambino!