From 5ce74f7af0e6f0b73365cc17de660c79321df9ea Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Thu, 23 Apr 2020 17:04:21 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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