Skip to content

Commit 8791fb7

Browse files
committed
docs: update CHANGELOG
1 parent 499a29e commit 8791fb7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## 0.3.1
22

3+
* Fix: [iOS] Fix `hangUp()` not ending incoming call when call is ringing. [Issue #244](https://github.com/cybex-dev/twilio_voice/issues/244)
4+
* Feat: [iOS] Add missing `answer()` native implementation. [Issue #244](https://github.com/cybex-dev/twilio_voice/issues/244)
35
* Feat: Add raw `Connect({Map<String, dynamic>?})` for all platforms
46
* Refactor: [Web] Removed unused `web_callkit` event listeners.
57
* Fix: [Web] Check if call SID is present when call is disconnected (this occurs if the call ends abruptly after starting, and `params` does not contain `CallSid`).

0 commit comments

Comments
 (0)