diff --git a/dist/CHANGES.txt b/dist/CHANGES.txt index 4c023210c..47383a9b5 100644 --- a/dist/CHANGES.txt +++ b/dist/CHANGES.txt @@ -1,6 +1,14 @@ CHANGES +0.11.4 (February 15, 2019) +- New -json-to-caddyfile and -caddyfile-to-json flags +- Fix leaking logging goroutine on SIGUSR1 +- basicauth: Error is logged when authentication fails +- proxy: Fix bug by re-adding pre-existing trailing slashes +- tls: Fix bug related to certificate storage path + + 0.11.3 (February 5, 2019) - New {server_port} placeholder - New third-party plugin: extauth diff --git a/dist/README.txt b/dist/README.txt index 090f7c497..0b6ce04ef 100644 --- a/dist/README.txt +++ b/dist/README.txt @@ -1,4 +1,4 @@ -CADDY 0.11.3 +CADDY 0.11.4 Website https://caddyserver.com