From cd3a587e43c5278ad0dde222e458984b4417c0cb Mon Sep 17 00:00:00 2001 From: Joona Hoikkala <joohoi@users.noreply.github.com> Date: Thu, 15 Mar 2018 00:47:36 +0200 Subject: [PATCH] Release v0.4 (#53) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0bd4ea3..15d6a81 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,7 @@ header_name = "X-Forwarded-For" ``` ## Changelog +- v0.4 Clear error messages for bad TXT record content, proper handling of static CNAME records, fixed IP address parsing from the request, added option to disable registration endpoint in the configuration. - v0.3.2 Dockerfile was fixed for users using autocert feature - v0.3.1 Added goreleaser for distributing binary builds of the releases - v0.3 Changed autocert to use HTTP-01 challenges, as TLS-SNI is disabled by Let's Encrypt -- GitLab