From c584640b3bcb7ed9e398fa90bfdd8a0bb47ffa6f Mon Sep 17 00:00:00 2001 From: huzaif-plivo Date: Wed, 8 Dec 2021 10:34:27 +0530 Subject: [PATCH] updated changelog --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd08092..6ebc6e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,9 @@ # Change Log - -## [v4.25.1](https://github.com/plivo/plivo-node/tree/v4.25.1) (2021-12-07) -- response undefined fix and timeout removed for messaging. +## [v4.25.1](https://github.com/plivo/plivo-node/tree/v4.25.1) (2021-12-08) +**Bug Fix** +- `undefined response` error from the library axios. +- Timeout has been eliminated for messaging requests. ## [v4.25.0](https://github.com/plivo/plivo-node/tree/v4.25.0) (2021-12-02) **Features - Messaging: 10DLC API**