CHANGES.md in twilio-ruby-5.45.0 vs CHANGES.md in twilio-ruby-5.45.1

- old
+ new

@@ -1,7 +1,24 @@ twilio-ruby changelog ===================== +[2020-12-16] Version 5.45.1 +--------------------------- +**Api** +- Updated `call_event` default_output_properties to request and response. + +**Conversations** +- Added `last_read_message_index` and `last_read_timestamp` to Participant's resource update operation +- Added `is_notifiable` and `is_online` to User's resource +- Added `reachability_enabled` parameters to update method for Conversation Service Configuration resource + +**Messaging** +- Added WA template quick reply, URL, and phone number buttons + +**Twiml** +- Add `sequential` to `Dial`. + + [2020-12-08] Version 5.45.0 --------------------------- **Api** - Added optional `RecordingTrack` parameter for create calls, create participants, and create call recordings - Removed deprecated Programmable Chat usage record categories **(breaking change)**