8000 Upgrade version to 0.2.8. · sinkync/flutter-webrtc@ca2d4e5 · GitHub
[go: up one dir, main page]

Skip to content

Commit ca2d4e5

Browse files
committed
Upgrade version to 0.2.8.
1 parent 8cd4847 commit ca2d4e5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

33
--------------------------------------------
4+
[0.2.8] - 2020.04.22
5+
6+
* [macOS/iOS] Fix typo in render size change check condition.
7+
* [macOS] Fix hot restart videoCapturer crash.
8+
* [Android] Fix Android crash when getUserVideo.
9+
410
[0.2.7] - 2020.03.15
511

612
* [macOS] Fix crash with H264 HW Encoder.

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.
3-
version: 0.2.7
3+
version: 0.2.8
44
homepage: https://github.com/cloudwebrtc/flutter-webrtc
55

66
dependencies:

0 commit comments

Comments
 (0)
0