bump version.

This commit is contained in:
cloudwebrtc
2022-08-02 11:21:33 +08:00
parent a554d92543
commit 157f94ea04
2 changed files with 11 additions and 1 deletions
+10
View File
@@ -1,5 +1,15 @@
# CHANGELOG
## 1.1.0
* Set subscription to allowed when subscribed.
* Handle combined participant update.
* Downgrade version settings to support flutter 2.8.0+.
* Fix: camera release.
* Feat: iOS screen share.
* Feat: Screen sharing for desktop.
* Feat: protocol v8.
## 1.0.1
* Re-send tracks permissions after reconnected.