From 6be0741c9a89b837b7851965f1aeb354cdeac33f Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Fri, 4 Oct 2019 13:12:38 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec490bb..852f9c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,7 +24,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - [CORE] Query acme.sh database directly to check if a certificate exist - [SITE] `--letsencrypt=renew` is deprecated because not it's not required with acme.sh - #### Fixed - [SITE] Issues with root_domain variable with `wo site update` @@ -32,7 +31,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - [SITE] Git error when using flag `--vhostonly` - [SITE] Wrong plugin name displayed when installing Cache-Enabler - ### v3.9.9.1 - 2019-09-26 #### Added