From 019d07fc85a4b33940a479a3937c00b101dbd35f Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Fri, 22 Mar 2019 08:20:21 +0100 Subject: [PATCH] [skip travis] update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e635ccc..4ce7d25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,12 +15,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - IPv6 support with HTTPS - Brotli support in Nginx - Let's Encrypt support with --proxy +- Install script handle migration from EEv3 +- load-balancing on unix socket for php-fpm +- stub_status vhost for metrics +- opcache optimization for php-fpm #### Changed - letsencrypt stack refactored with acme.sh +- letsencrypt validation with webroot folder - "--letsencrypt=subdomain" option - hardened nginx ssl_ecdh_curve +- Update phpredisadmin #### Fixed @@ -28,6 +34,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - acme.sh installation - acme.sh alias with config home variable - deb.sury.org repository gpg key +- Nginx upgrade from previous WordOps release +- Force new Nginx templates during update +- Error message about missing my.cnf file during upgrade ### v3.9.4 - 2019-03-15