mirror of
https://github.com/donl/plivo-node.git
synced 2026-05-31 06:12:15 -06:00
bump version to 4.3.0
This commit is contained in:
parent
0380208f53
commit
00fc70c5df
2 changed files with 4 additions and 2 deletions
|
|
@ -1,7 +1,9 @@
|
|||
# Change Log
|
||||
|
||||
## [4.2.0](https://github.com/plivo/plivo-node/releases/tag/v4.2.0)(2020-02-25)
|
||||
## [4.3.0](https://github.com/plivo/plivo-node/releases/tag/v4.3.0)(2020-03-27)
|
||||
- Add post call quality feedback API support.
|
||||
|
||||
## [4.2.0](https://github.com/plivo/plivo-node/releases/tag/v4.2.0)(2020-02-25)
|
||||
- Add Media support.
|
||||
|
||||
## [4.1.9](https://github.com/plivo/plivo-node/releases/tag/v4.1.9)(2020-02-12)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "plivo",
|
||||
"version": "4.2.0",
|
||||
"version": "4.3.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