8000 Update CHANGELOG.md · CoreyCole/flutter-webrtc@e918edf · GitHub
[go: up one dir, main page]

Skip to content

Commit e918edf

Browse files
authored
Update CHANGELOG.md
1 parent c851e54 commit e918edf

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
## Changelog
22
--------------------------------------------
3+
[0.2.0] - 2019.12.12
4+
* Add support for macOS (channel dev).
5+
* Add support for Flutter Web (channel dev).
6+
* Add hasTorch support for Android (Camera2 API) and iOS.
7+
* Fix(PeerConnections) split dispose and close
8+
* Add microphone mute support for Android/iOS.
9+
* Add enable speakerphone support for Android/iOS.
10+
* Fix 'createIceServer' method Invalid value error (Android).
11+
* Store SignalingState/IceGatheringState/IceConnectionState in RTCPeerConnection.
12+
* Fixed rendering issues caused by remote MediaStream using the same msid/label when using multiple PeerConntions.
13+
314
[0.1.7] - 2019.05.16
415

516
* Add RTCDataChannelMessage for data channel and remove base64 type.

0 commit comments

Comments
 (0)
0