mirror of
https://github.com/donl/plivo-node.git
synced 2026-05-25 22:07:10 -06:00
version_change
This commit is contained in:
parent
25ec179da1
commit
0253aa699e
2 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Change Log
|
||||
|
||||
## [v4.29.1](https://github.com/plivo/plivo-node/tree/v4.29.1) (2022-03-25)
|
||||
**Bug Fix - DialElement**
|
||||
- `confirmTimeout` parameter added to [The Dial element](https://www.plivo.com/docs/voice/xml/dial/)
|
||||
|
||||
## [v4.29.0](https://github.com/plivo/plivo-node/tree/v4.29.0) (2022-03-25)
|
||||
**Features - DialElement**
|
||||
- `confirmTimeout` parameter added to [The Dial element](https://www.plivo.com/docs/voice/xml/dial/)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "plivo",
|
||||
"version": "4.29.0",
|
||||
"version": "4.29.1",
|
||||
"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