Skip to content

Commit e74be9c

Browse files
committed
docs: update CHANGELOG (PR #265)
1 parent 6381877 commit e74be9c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
* Fix: [Android] handle reject vs error disconnect cause with message.
55
* Logging: [Android] Added error code fallback
66
* Feat: Update example permissions screen & changed `local` to `URL` registration method
7+
* Fix: [macOS] Remove deprecated `.alert` presentation option. [@AndreiMisiukevich](https://github.com/AndreiMisiukevich)
8+
* Feat: [macOS] Add native microphone permission with `AVCaptureDevice` (this replaces `getUserMedia()` from js interop available on localhost/https only). [@AndreiMisiukevich](https://github.com/AndreiMisiukevich)
9+
* Fix/Update: [macOS] correct runtime entitlement for `audio-input` permission. [@AndreiMisiukevich](https://github.com/AndreiMisiukevich)
710
* Update Readme
811

912
## 0.2.2

0 commit comments

Comments
 (0)