summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Holt <mholt@users.noreply.github.com>2017-09-12 11:02:53 -0600
committerMatthew Holt <mholt@users.noreply.github.com>2017-09-12 11:02:53 -0600
commitbc56793d3b919b17080deaa427bb5f70a826f4d6 (patch)
treebeb372f250dd2e1c0fe2a91e871b00b7a65683b9
parentad973f1d125d4da9ba8bc21448dcd3de3fe79cbe (diff)
Update readme and changes for version 0.10.9v0.10.9
-rw-r--r--dist/CHANGES.txt8
-rw-r--r--dist/README.txt5
2 files changed, 11 insertions, 2 deletions
diff --git a/dist/CHANGES.txt b/dist/CHANGES.txt
index 91a2a328..e72ecc54 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 2403f6ad..ffe72e5a 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.
---