Skip to content

Commit 9de177b

Browse files
committed
release: 1.2.0.
1 parent 516fd44 commit 9de177b

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+
[1.2.0] - 2024-02-05
5+
6+
* Make E2EE events to be consistent with native.
7+
* E2EE imporve, and fix issue on Firefox.
8+
49
[1.1.2] - 2023-09-14
510

611
* Add more frame cryptor api.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dart_webrtc
22
description: Use the dart/js library to re-wrap the webrtc js interface of the browser, to adapted common browsers.
3-
version: 1.1.3
3+
version: 1.2.0
44
homepage: https://github.com/flutter-webrtc/dart-webrtc
55

66
environment:

0 commit comments

Comments
 (0)