diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c405ec..b057590 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,10 +12,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Set opcache.preload_user for PHP 7.4 - Link to GitHub changelog after WordOps upgrade +- Automated PHPMyAdmin and Adminer latest release download and install +- Enable Let's Encrypt SSL on sites with http auth (PR [#254](https://github.com/WordOps/WordOps/pull/254)) + +#### Changed + +- Improved caching rules (PR [#265](https://github.com/WordOps/WordOps/pull/265)) #### Fixed -- MySQL databases backup when using remote MySQL serverlll +- MySQL databases backup when using remote MySQL server +- PHPMyAdmin assets missing after installation +- Missing WP-CLI argument when switching site URL to https (PR [#257](https://github.com/WordOps/WordOps/pull/257)) ### v3.11.4 - 2020-01-17