From 8d1bfc1f4b24cb5f6abb65f5c899c235ec8ef136 Mon Sep 17 00:00:00 2001 From: Lorenzo Pichilli Date: Mon, 25 Apr 2022 23:23:32 +0200 Subject: [PATCH] updated changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 731f547a..c368d399 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ ## 6.0.0 -- Deprecated old classes/properties/methods to make them eventually compatible with other operating systems and WebView engines. +- Deprecated old classes/properties/methods to make them eventually compatible with other Platforms and WebView engines. - Added Web support - Added `pauseAllMediaPlayback`, `setAllMediaPlaybackSuspended`, `closeAllMediaPresentations`, `requestMediaPlaybackState` WebView controller methods - Added `underPageBackgroundColor`, `isTextInteractionEnabled`, `isSiteSpecificQuirksModeEnabled`, `upgradeKnownHostsToHTTPS` WebView settings