diff --git a/CHANGELOG.md b/CHANGELOG.md index cd6b195..58ecbe3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # CHANGELOG +# v4.0.0 +- added cordova-plugin-x-socialsharing plugin and READ_EXTERNAL_STORAGE permission +- The "AndroidInsecureFileModeEnabled" preference enables the continued use of the file:// scheme. +- Set ANDROID_BUILD_TOOLS_VERSION=32.0.0 and gradle-7.3.3 + # v3.8.0 - Base image is now node 18, using Debian 11 (Bullseye).