8000 Upgrade version to 0.7.1. · anhlevfx/flutter-webrtc@9b928ce · GitHub
[go: up one dir, main page]

Skip to content

Commit 9b928ce

Browse files
committed
Upgrade version to 0.7.1.
1 parent 39b51c3 commit 9b928ce

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

33
--------------------------------------------
4+
[0.7.1] - 2021-11-04
5+
6+
* [iOS/macOS] Update framework.
7+
* [Android] Update framework.
8+
* [Windows] Implement mediaStreamTrackSetEnable (#756).
9+
* [iOS/macOS] Enable audio capture when acquiring track.
10+
* [Android] Call stopCaptureWithCompletionHandler instead (#748)
11+
* [Windows] Fix bug for windows.
12+
413
[0.7.0+hotfix.2] - 2021-10-21
514

615
* [iOS/macOS] Update .podspec for Darwin.

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.7.0+hotfix.2
3+
version: 0.7.1
44
homepage: https://github.com/cloudwebrtc/flutter-webrtc
55
environment:
66
sdk: '>=2.12.0 <3.0.0'

0 commit comments

Comments
 (0)
0