Update CHANGELOG.md

This commit is contained in:
Mohammed Huzaif 2021-11-30 13:04:22 +05:30 committed by GitHub
parent 90ec8af841
commit dc7deab37a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Change Log
## [v4.24.0](https://github.com/plivo/plivo-node/tree/v4.24.0) (2021-11-12)
## [v4.24.0](https://github.com/plivo/plivo-node/tree/v4.24.0) (2021-11-30)
**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.