mirror of
https://github.com/donl/plivo-node.git
synced 2026-05-30 22:07:35 -06:00
updated changelog
This commit is contained in:
parent
0daf725a0e
commit
d8aef3b63f
2 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# Change Log
|
||||
|
||||
## [4.12.0](https://github.com/plivo/plivo-node/releases/tag/v4.11.0)(2020-10-30)
|
||||
- Add Typescript support.
|
||||
## [4.11.0](https://github.com/plivo/plivo-node/releases/tag/v4.11.0)(2020-10-30)
|
||||
- Change lookup API endpoint and response.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "plivo",
|
||||
"version": "4.11.0",
|
||||
"version": "4.12.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