diff --git a/README.md b/README.md index 0bd4ea340e2bc55bf1e5d65fb76312a05e645f61..15d6a8135998e2cac9443be54f131c45f341d873 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