diff --git a/flutter_inappwebview/CHANGELOG.md b/flutter_inappwebview/CHANGELOG.md index 4ab10605..87981c91 100755 --- a/flutter_inappwebview/CHANGELOG.md +++ b/flutter_inappwebview/CHANGELOG.md @@ -1,5 +1,6 @@ ## 6.0.0-rc.3 +- Updated minimum platform interface and implementation versions - Fix typos and other code improvements (thanks to [michalsrutek](https://github.com/michalsrutek)) - Merged "💥 Fix iPad crash due to missing sourceView" [#1933](https://github.com/pichillilorenzo/flutter_inappwebview/pull/1933) (thanks to [michalsrutek](https://github.com/michalsrutek)) - Merged "💥 Fix crash - remove force unwrapping from dispose method" [#1932](https://github.com/pichillilorenzo/flutter_inappwebview/pull/1932) (thanks to [michalsrutek](https://github.com/michalsrutek)) diff --git a/flutter_inappwebview_android/CHANGELOG.md b/flutter_inappwebview_android/CHANGELOG.md index 3ca40718..f824f1c5 100644 --- a/flutter_inappwebview_android/CHANGELOG.md +++ b/flutter_inappwebview_android/CHANGELOG.md @@ -1,5 +1,6 @@ ## 1.0.11 +- Updated `flutter_inappwebview_platform_interface` version dependency to `^1.0.9` - Fix typos (thanks to [michalsrutek](https://github.com/michalsrutek)) ## 1.0.10 diff --git a/flutter_inappwebview_ios/CHANGELOG.md b/flutter_inappwebview_ios/CHANGELOG.md index 9ca96042..d7659fd3 100644 --- a/flutter_inappwebview_ios/CHANGELOG.md +++ b/flutter_inappwebview_ios/CHANGELOG.md @@ -1,5 +1,6 @@ ## 1.0.12 +- Updated `flutter_inappwebview_platform_interface` version dependency to `^1.0.9` - Fix typos and other code improvements (thanks to [michalsrutek](https://github.com/michalsrutek)) - Merged "💥 Fix iPad crash due to missing sourceView" [#1933](https://github.com/pichillilorenzo/flutter_inappwebview/pull/1933) (thanks to [michalsrutek](https://github.com/michalsrutek)) - Merged "💥 Fix crash - remove force unwrapping from dispose method" [#1932](https://github.com/pichillilorenzo/flutter_inappwebview/pull/1932) (thanks to [michalsrutek](https://github.com/michalsrutek)) diff --git a/flutter_inappwebview_macos/CHANGELOG.md b/flutter_inappwebview_macos/CHANGELOG.md index af98d867..81e9d97e 100644 --- a/flutter_inappwebview_macos/CHANGELOG.md +++ b/flutter_inappwebview_macos/CHANGELOG.md @@ -1,5 +1,6 @@ ## 1.0.10 +- Updated `flutter_inappwebview_platform_interface` version dependency to `^1.0.9` - Fix typos and other code improvements (thanks to [michalsrutek](https://github.com/michalsrutek)) ## 1.0.9 diff --git a/flutter_inappwebview_web/CHANGELOG.md b/flutter_inappwebview_web/CHANGELOG.md index ef0733b6..57baa656 100644 --- a/flutter_inappwebview_web/CHANGELOG.md +++ b/flutter_inappwebview_web/CHANGELOG.md @@ -1,6 +1,6 @@ ## 1.0.7 -- Updated `flutter_inappwebview_platform_interface` version dependency to `^1.0.9 +- Updated `flutter_inappwebview_platform_interface` version dependency to `^1.0.9` ## 1.0.6