diff --git a/CHANGES.md b/CHANGES.md index 4799de33c..68415de64 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,11 +1,15 @@ twilio-ruby changelog ===================== +[2017-10-20] Version 5.4.2 +--------------------------- +**Library** +- #360 Fix downcasing twiml parameters that are not snake_case + [2017-10-20] Version 5.4.1 --------------------------- **Library** - #359 Correctly set headers on Twilio::Response -- #360 Fix downcasing twiml parameters that are not snake_case **Api** - Add `address_sid` param to IncomingPhoneNumbers create and update