From 0ac077ae2616d4ced7dd06393140bebd2f3a9ee2 Mon Sep 17 00:00:00 2001 From: Huzaif Date: Thu, 9 Jun 2022 14:03:48 +0530 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6920dd..04b992d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -## [v4.32.1](https://github.com/plivo/plivo-node/tree/v4.32.1) (2022-06-07) +## [v4.32.1](https://github.com/plivo/plivo-node/tree/v4.32.1) (2022-06-09) **Bug fix - Typescript** - Make a call [API](https://www.plivo.com/docs/voice/api/call/#make-a-call) response to support the parameter `requestUuid` of data types `Array` and `string`.