release: 1.1.3.

This commit is contained in:
cloudwebrtc
2022-09-13 13:58:47 +08:00
parent 68c705dc9f
commit 34bfbc56a5
2 changed files with 8 additions and 2 deletions
+6
View File
@@ -1,5 +1,11 @@
# CHANGELOG
## 1.1.3
* Add sid for reconnecting. (#168)
* Add force relay config. (#169)
* Bump flutter_webrtc version to 0.9.7.
## 1.1.2
* feat: Support for capturing audio for chrome tab.