* CT-123 :: Fix create subaccount function to enable subaccount while creating

* CT-123 :: change create subaccount function to enable subaccount while creating

* bump version to 4.0.1
This commit is contained in:
Abhishek-plivo 2018-06-28 13:28:23 +05:30 committed by plivo-sdks
parent 29803fd4c5
commit 46eec0caa8
2 changed files with 5 additions and 1 deletions

View file

@ -1,4 +1,8 @@
# Change Log
## [4.0.1](https://github.com/plivo/plivo-node/releases/tag/v4.0.1)(2018-06-28)
- Fix create subaccount method to enable subaccount while creation
## [4.0.0](https://github.com/plivo/plivo-node/releases/tag/v4.0.0)(2018-01-18)
- Add timeout support while making the API requests
- Add meta property to list responses

View file

@ -1,6 +1,6 @@
{
"name": "plivo",
"version": "4.0.0",
"version": "4.0.1",
"description": "A Node.js SDK to make voice calls & send SMS using Plivo and to generate Plivo XML",
"homepage": "https://github.com/plivo/plivo-node",
"files": [