Update CHANGELOG.md

This commit is contained in:
Koushik Ayila 2021-11-12 11:33:21 +05:30 committed by GitHub
parent a2e07c8e01
commit 0191fcdc0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,9 @@
# Change Log
## [v4.24.0](https://github.com/plivo/plivo-node/tree/v4.24.0) (2021-11-03)
- Added Voice MPC enhancements.
**Features - Voice: Multiparty calls**
- The [Add Multiparty Call API](https://www.plivo.com/docs/voice/api/multiparty-call/participants#add-a-participant) allows for greater functionality by accepting options like `start recording audio`, `stop recording audio`, and their HTTP methods.
- [Multiparty Calls](https://www.plivo.com/docs/voice/api/multiparty-call/) now has new APIs to `stop` and `play` audio.
## [v4.23.1](https://github.com/plivo/plivo-node/tree/v4.23.1) (2021-10-13)
**Bug Fix**