From 615d365cb05b4a428a419a16ca96c6ce89c1e7b1 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Mon, 25 Mar 2019 10:31:53 +0100 Subject: [PATCH] [skip travis] update changelog --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99bd06a..6a4eca0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,9 +20,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - stub_status vhost for metrics - opcache optimization for php-fpm - EasyEngine configuration backup before migration -- EasyEngine configuration cleanup +- EasyEngine configuration cleanup after migration - WordOps configuration backup before upgrade - Previous acme.sh certs migration +- "wo maintenance" command to perform server package update & cleanup #### Changed @@ -41,6 +42,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Nginx upgrade from previous WordOps release - Force new Nginx templates during update - Error message about missing my.cnf file during upgrade +- PHP 7.2 & PHP 7.3 pool configuration during upgrade +- WordOps backup directory creation before upgrade +- EasyEngine database sync during migration ### v3.9.4 - 2019-03-15