updated CHANGELOG.md

This commit is contained in:
Lorenzo Pichilli 2023-10-02 23:47:46 +02:00
parent 978fb15c21
commit 0157c8ec7c
1 changed files with 4 additions and 0 deletions

View File

@ -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)