From cf55ef5feef8fd5a030c26f05d236fe31536f8de Mon Sep 17 00:00:00 2001 From: huzaif-plivo Date: Mon, 27 Sep 2021 20:12:08 +0530 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bfb19a6..d1ff29e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ # Change Log + ## [v4.22.4](https://github.com/plivo/plivo-node/tree/v4.22.4) (2021-09-27) **Bug Fix** - - Fix Invalid Destination number response on send sms. + - Handle invalid destination number API response for send [SMS API](https://www.plivo.com/docs/sms/api/message/send-a-message/). ## [v4.22.3](https://github.com/plivo/plivo-node/tree/v4.22.3) (2021-09-22) **Bug Fix**