updated CHANGELOG.md
This commit is contained in:
parent
978fb15c21
commit
0157c8ec7c
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue