10000 chore: release version 0.8.3. · alg520/flutter-webrtc@8a590fe · GitHub
[go: up one dir, main page]

Skip to content

Commit 8a590fe

Browse files
committed
chore: release version 0.8.3.
1 parent 95be5f0 commit 8a590fe

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

33
--------------------------------------------
4+
[0.8.3] - 2022-03-01
5+
6+
* [Android/iOS] Update android/ios webrtc native sdk versions.
7+
* [Windows] Feature of selecting i/o audio devices by passing sourceId and/or deviceId constraints (#851).
8+
49
[0.8.2] - 2022-02-08
510

611
* [Android/iOS/macOS/Web] Add restartIce.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_webrtc
22
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
3-
version: 0.8.2
3+
version: 0.8.3
44
homepage: https://github.com/cloudwebrtc/flutter-webrtc
55
environment:
66
sdk: '>=2.12.0 <3.0.0'

0 commit comments

Comments
 (0)
0