Skip to content

Commit

Permalink
fix versions on changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekGupta-Plivo committed May 31, 2023
1 parent a418cf6 commit 85b71c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## [4.47.0](https://github.com/plivo/plivo-node/tree/v4.47.0) (2023-05-29)
## [v4.47.0](https://github.com/plivo/plivo-node/tree/v4.47.0) (2023-05-29)
- Added `monthly_recording_storage_amount`, `recording_storage_rate`, `rounded_recording_duration`, and `recording_storage_duration` parameters to the response for [get single recording API](https://www.plivo.com/docs/voice/api/recording#retrieve-a-recording) and [get all recordings API](https://www.plivo.com/docs/voice/api/recording#list-all-recordings)
- Added `recording_storage_duration` parameter as a filter option for [get all recordings API](https://www.plivo.com/docs/voice/api/recording#list-all-recordings)

Expand Down Expand Up @@ -39,7 +39,7 @@
**Feature - Enhance MDR filtering capabilities **
- Added new fields on MDR object response

## [4.39.0](https://github.com/plivo/plivo-node/tree/v4.39.0) (2022-01-25)
## [v4.39.0](https://github.com/plivo/plivo-node/tree/v4.39.0) (2022-01-25)
**Feature - Added New Param(requesterIP) in Get Message and List Mssage APIs**
- Add `requesterIP` 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)

Expand Down

0 comments on commit 85b71c3

Please sign in to comment.