diff --git a/CHANGELOG.md b/CHANGELOG.md index 349d65c..5a2271a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,23 +1,33 @@ +## 0.11.1 + +* Bump up HaishinKit.swift to 1.5.6. + ## 0.11.0 + * Bump up HaishinKit.swift to 1.5.3. ## 0.10.0 + * Added sessionPreset to change camera quality in CaptureSettings for ios only. * Bump up HaishinKit.kt to 0.10.0 * Feature: add setCaptureSettings ## 0.9.4 + * Closing & disposing fixes. Fixed android camera facing. * Fix: Android - Pass audioSettings.muted to RtmpStream. ## 0.9.3 + * Bump up HaishinKit.kt to 0.10.4 * Improved compatibility some services. ## 0.9.2 + * Fix setAudioSettings were used instead of setVideoSettings. ## 0.9.1 + * Support rotate with a device orientation. * Support dispose platform interface. * Bump to up libraries.