prepare for 1.0.0

This commit is contained in:
Hiroshi Horie
2022-05-18 01:23:33 +09:00
parent ff65370cbc
commit 6fd0d5578d
5 changed files with 12 additions and 4 deletions
+8
View File
@@ -1,5 +1,13 @@
# CHANGELOG
## 1.0.0
* Ready for Flutter 3.
* `mirrorMode` for `VideoTrackRenderer`.
* Fix url building logic for validation more.
* Changed `AVAudioSessionCategory` switch timing to publish / unpublish.
* Support for Bluetooth on Android 11.
## 0.5.9
* Fix: iOS audio issue which prevents `AVAudioSessionCategory` to switch correctly.