From d63b0ce3abe8a74a71d383a6b540017740d64351 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Thu, 1 Aug 2019 00:39:27 +0100 Subject: [PATCH] Bot Updating Templated Files --- images/docker-letsencrypt.md | 1 + 1 file changed, 1 insertion(+) diff --git a/images/docker-letsencrypt.md b/images/docker-letsencrypt.md index 2a7d8dbf74..92b9518014 100644 --- a/images/docker-letsencrypt.md +++ b/images/docker-letsencrypt.md @@ -204,6 +204,7 @@ This will *ask* Google et al not to index and list your site. Be careful with th ## Versions +* **31.07.19:** - Create GeoIP2 databse (libmaxminddb) during container start if it doesn't exist. * **30.07.19:** - Support main domain via duckdns validation. * **29.07.19:** - Enable http to https redirect by default (effective only for new installs). * **01.07.19:** - Patch geoip2 module until upstream is fixed.