From face854322c25a466754e8ef0aff762befaf6e88 Mon Sep 17 00:00:00 2001 From: Rajneesh Katkam Date: Tue, 9 Jul 2024 12:36:18 +0530 Subject: [PATCH] Changelog updated --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14854a4d..7d9e1df1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # Change Log ## [5.44.0](https://github.com/plivo/plivo-java/tree/v5.44.0) (2024-06-27) -**Feature - Adding locale support for Create Session API** -- Added new request body param `locale` for create session api +**Feature - Adding locale support for Create, Get and List Session API** +- Added new request body param `locale` for create, get and list session api ## [5.43.1](https://github.com/plivo/plivo-java/tree/v5.42.1) (2024-05-31) **Feature - Adding filtering support for List Application API**