From 4aa25b151469f5435a0c817e7168c049ce285c55 Mon Sep 17 00:00:00 2001 From: huzaif-plivo Date: Tue, 13 Jul 2021 20:02:26 +0530 Subject: [PATCH] update: changelog --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d620f2e..b9eb6c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,9 @@ # Change Log -## [7.1.0](https://github.com/plivo/plivo-go/tree/v7.1.0) (2021-07-06) -- Powerpack ID filter for list MDR +## [7.1.0](https://github.com/plivo/plivo-go/tree/v7.1.0) (2021-07-13) +- Power pack ID has been included to the response for the [list all messages API](https://www.plivo.com/docs/sms/api/message/list-all-messages/) and the [get message details API](https://www.plivo.com/docs/sms/api/message#retrieve-a-message). +- Support for filtering messages by Power pack ID has been added to the [list all messages API](https://www.plivo.com/docs/sms/api/message#list-all-messages). + ## [7.0.0](https://github.com/plivo/plivo-go/tree/v7.0.0) (2021-07-05) - **BREAKING**: Remove the total_count parameter in meta data for list MDR response