Skip to content

Commit 64c59fa

Browse files
v4.1.0 iOS: Adds ability to handle DTMF codes in Callkit
1 parent 51edf84 commit 64c59fa

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
[Release Section](https://github.com/hoxfon/react-native-twilio-programmable-voice/releases)
22

3+
## 4.1.0
4+
5+
- iOS
6+
- Adds ability to handle DTMF codes in CallKit
7+
38
## 4.0.2
49

510
- iOS

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-twilio-programmable-voice",
3-
"version": "4.0.2",
3+
"version": "4.1.0",
44
"description": "React Native wrapper for Twilio Programmable Voice SDK",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)