diff --git a/CHANGELOG.md b/CHANGELOG.md index cae75e4..c1a55c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,9 @@ # Change Log ## [7.49.0](https://github.com/plivo/plivo-go/tree/v7.49.0) (2024-05-07) -**Feature - Adding support for interactive whatsapp messages** -- Added new param 'interactive' to [send message API](https://www.plivo.com/docs/sms/api/message#send-a-message) to support interactive 'whatsapp' messages +**Feature - Adding support for location whatsapp messages** +- Added new param 'location' to [send message API](https://www.plivo.com/docs/sms/api/message#send-a-message) to support location 'whatsapp' messages +- Added new param 'location' in templates to support location based templated messages ## [7.48.0](https://github.com/plivo/plivo-go/tree/v7.48.0) (2024-05-07) **Feature - Adding support for interactive whatsapp messages**