diff --git a/CHANGELOG.md b/CHANGELOG.md index d63a699d..6bb1e6f6 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -224,6 +224,10 @@ - Removed `URLProtectionSpace.iosIsProxy` property - `historyUrl` and `baseUrl` of `InAppWebViewInitialData` can be `null` +## 5.8.0 + +- Merged "fix: xcode 15 related bug" [#1790](https://github.com/pichillilorenzo/flutter_inappwebview/pull/1790) (thanks to [nesquikm](https://github.com/nesquikm)) + ## 5.7.2+3 - Fixed "Xiaomi store - Conflict of Privacy Permissions, android.permission.MY_READ_INSTALLED_PACKAGES" [#1462](https://github.com/pichillilorenzo/flutter_inappwebview/issues/1462)