mirror of
https://github.com/donl/plivo-node.git
synced 2026-06-30 06:12:08 -06:00
Bump version 4.17.0
This commit is contained in:
parent
e70d7639e6
commit
4e9279554c
2 changed files with 4 additions and 1 deletions
|
|
@ -1,5 +1,8 @@
|
|||
# Change Log
|
||||
|
||||
## [4.17.0](https://github.com/plivo/plivo-node/releases/tag/v4.17.0)(2021-05-28)
|
||||
- New Send Message interface along with existing interface support.
|
||||
|
||||
## [4.16.0](https://github.com/plivo/plivo-node/releases/tag/v4.16.0)(2021-04-19)
|
||||
- Added SDK support for Voice MultiPartyCall APIs and XML
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "plivo",
|
||||
"version": "4.16.0",
|
||||
"version": "4.17.0",
|
||||
"description": "A Node.js SDK to make voice calls and send SMS using Plivo and to generate Plivo XML",
|
||||
"homepage": "https://github.com/plivo/plivo-node",
|
||||
"files": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue