From 0dba72a4a6eee77fb7bc16f944739f884ed4500e Mon Sep 17 00:00:00 2001 From: Mohammed Huzaif Date: Mon, 11 Oct 2021 16:48:47 +0530 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ca8bd9..11b4683 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -## [v4.23.0](https://github.com/plivo/plivo-node/tree/v4.23.0) (2021-09-22) +## [v4.23.0](https://github.com/plivo/plivo-node/tree/v4.23.0) (2021-10-11) **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.