From da6e657f8d27d3ae0dfdcdba6308f61de3e44e60 Mon Sep 17 00:00:00 2001 From: jeroenlaylo Date: Fri, 30 Nov 2018 17:04:24 +0100 Subject: [PATCH] Almost there, don't use this yet --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..d3653b8 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +### v3.9.0 - November 30, 2018 + +**Initial release** + +[+] Rebranded the fork to WordOps +[+] Codebase cleanup +[+] Set PHP 7.2 as the default +[+] Included support for newer OS releases +[+] Reworked the HTTPS configuration +[+] Added more automated testing with Redis +[=] Replaced Postfix with smtp-cli +[-] Dropped mail services +[-] Dropped w3tc support \ No newline at end of file