Update CHANGELOG.md

This commit is contained in:
Mohammed Huzaif 2021-09-21 22:59:01 +05:30 committed by GitHub
parent ef422c291d
commit 5f7f4c2f42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
# Change Log
## [v4.23.0](https://github.com/plivo/plivo-node/tree/v4.23.0) (2021-09-22)
**Features - Messaging**
- This version includes advancements to the Messaging Interface that deals with the [Send SMS/MMS](https://www.plivo.com/docs/sms/api/message#send-a-message) interface, Creating a standard structure for `request/input` arguments to make implementation easier and incorporating support for the older interface.
Example for [send SMS](https://github.com/plivo/plivo-node#send-a-message)