Update CHANGELOG.md

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

View file

@ -3,7 +3,7 @@
## [v4.23.0](https://github.com/plivo/plivo-node/tree/v4.23.0) (2021-09-22)
- 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](Example for [send SMS](https://github.com/plivo/plivo-node#send-a-message)
Example for [send SMS](https://github.com/plivo/plivo-node#send-a-message)
## [v4.22.2](https://github.com/plivo/plivo-node/tree/v4.22.2) (2021-09-16)
- Typescript import fix.