Skip to content

Commit

Permalink
release: 2.1.1. (#494)
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc authored Apr 9, 2024
1 parent 7a1d23d commit 8bb9350
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG

## 2.1.1

* update to package:web (#484)
* feat: add keyRingSize/discardFrameWhenCryptorNotReady to KeyProviderOptions. (#493)

## 2.1.0

* Fix: bug for sync state (#491)
Expand Down
1 change: 1 addition & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ dependencies:
platform_detect: ^2.0.7
dart_webrtc: ^1.4.0
sdp_transform: ^0.3.2
web: ^0.5.1

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 8bb9350

Please sign in to comment.