From 118f66670690b49a37c2c7a3df1dc22ca281279d Mon Sep 17 00:00:00 2001 From: Matthew Holt <mholt@users.noreply.github.com> Date: Fri, 15 Feb 2019 11:58:56 -0700 Subject: [PATCH] Update release notes for 0.11.4 --- dist/CHANGES.txt | 8 ++++++++ dist/README.txt | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) 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