Skip to content

Commit fb525ee

Browse files
committed
release: 1.0.15.
1 parent f06c660 commit fb525ee

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.0.15] - 2023-02-10
5+
6+
* add bufferedamountlow
7+
* Fix bug for firefox.
8+
49
[1.0.14] - 2023-01-30
510

611
* Add support for getCapabilities/setCodecPreferences.

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.0.14
3+
version: 1.0.15
44
homepage: https://github.com/flutter-webrtc/dart-webrtc
55

66
environment:

0 commit comments

Comments
 (0)