Skip to content

Commit

Permalink
release: 1.0.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc committed Nov 12, 2022
1 parent 735bd62 commit 798a57c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog

--------------------------------------------
[1.0.10] - 2022-11-12

* Change MediaStream.clone to async.

[1.0.9] - 2022-11-02

* Update MediaRecorder interface.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: webrtc_interface
description: WebRTC Interface for Dart-Web/Flutter.
version: 1.0.9
version: 1.0.10
homepage: https://flutter-webrtc.org

environment:
Expand Down

0 comments on commit 798a57c

Please sign in to comment.