Skip to content

Commit

Permalink
v4.1.0 iOS: Adds ability to handle DTMF codes in Callkit
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziomoscon committed Nov 3, 2020
1 parent 51edf84 commit 64c59fa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
[Release Section](https://github.com/hoxfon/react-native-twilio-programmable-voice/releases)

## 4.1.0

- iOS
- Adds ability to handle DTMF codes in CallKit

## 4.0.2

- iOS
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-twilio-programmable-voice",
"version": "4.0.2",
"version": "4.1.0",
"description": "React Native wrapper for Twilio Programmable Voice SDK",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 64c59fa

Please sign in to comment.