From bc56793d3b919b17080deaa427bb5f70a826f4d6 Mon Sep 17 00:00:00 2001 From: Matthew Holt Date: Tue, 12 Sep 2017 11:02:53 -0600 Subject: [PATCH] Update readme and changes for version 0.10.9 --- dist/CHANGES.txt | 8 ++++++++ dist/README.txt | 5 +++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/dist/CHANGES.txt b/dist/CHANGES.txt index 91a2a3281..e72ecc547 100644 --- a/dist/CHANGES.txt +++ b/dist/CHANGES.txt @@ -1,5 +1,13 @@ CHANGES +0.10.9 (September 12, 2017) +- EULA bundled with official binaries +- Caddy-Sponsors header to indicate personal-use license +- proxy: Support for QUIC backends +- templates: Write proper status code if proxied +- tls: Fix bug related to cert renewals + + 0.10.8 (September 8, 2017) - NACL compilation support - Merge multiple consecutive slashes when comparing paths diff --git a/dist/README.txt b/dist/README.txt index 2403f6adb..ffe72e5af 100644 --- a/dist/README.txt +++ b/dist/README.txt @@ -1,4 +1,4 @@ -CADDY 0.10.8 +CADDY 0.10.9 Website https://caddyserver.com @@ -32,7 +32,8 @@ the project wiki: https://github.com/mholt/caddy/wiki And thanks - you're awesome! If you think Caddy is awesome too, consider sponsoring it: -https://caddyserver.com/pricing - and help keep Caddy free. +https://caddyserver.com/pricing - and help keep Caddy free +for personal use. ---