Skip to content

Commit f6412c8

Browse files
committed
release: 1.2.1.
1 parent c49530a commit f6412c8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22

33
--------------------------------------------
4+
[1.2.1] - 2025-02-07
5+
6+
* feat: expose rtc video value (#30)
7+
* fix: make optional cname in RTCRTCPParameters nullable (#27)
8+
49
[1.2.0] - 2024-04-08
510

611
* feat: add keyRingSize/discardFrameWhenCryptorNotReady to KeyProviderOptions.

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: webrtc_interface
22
description: WebRTC Interface for Dart-Web/Flutter.
3-
version: 1.2.0
3+
version: 1.2.1
44
homepage: https://flutter-webrtc.org
55

66
environment:

0 commit comments

Comments
 (0)