summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Holt <mholt@users.noreply.github.com>2017-09-08 11:06:39 -0600
committerMatthew Holt <mholt@users.noreply.github.com>2017-09-08 11:06:39 -0600
commit9e156e0940aee8f6f4f2dc435d8a171b3c683d7a (patch)
tree32636bdd07aea872735bf6d4c0c266c6aa86abe9
parent65191eb5ae12c15d2b409500537caf9c7ffa24a7 (diff)
Update readme/changes for v0.10.8v0.10.8
-rw-r--r--dist/CHANGES.txt6
-rw-r--r--dist/README.txt4
2 files changed, 8 insertions, 2 deletions
diff --git a/dist/CHANGES.txt b/dist/CHANGES.txt
index 43faf388..91a2a328 100644
--- a/dist/CHANGES.txt
+++ b/dist/CHANGES.txt
@@ -1,5 +1,11 @@
CHANGES
+0.10.8 (September 8, 2017)
+- NACL compilation support
+- Merge multiple consecutive slashes when comparing paths
+- A few other bug fixes
+
+
0.10.7 (August 25, 2017)
- Built with Go 1.9
- New 3rd-party plugin directives: jekyll, awses, forwardproxy
diff --git a/dist/README.txt b/dist/README.txt
index 01cc02de..2403f6ad 100644
--- a/dist/README.txt
+++ b/dist/README.txt
@@ -1,4 +1,4 @@
-CADDY 0.10.7
+CADDY 0.10.8
Website
https://caddyserver.com
@@ -36,4 +36,4 @@ https://caddyserver.com/pricing - and help keep Caddy free.
---
-(c) 2015-2017 Light Code Labs, LLC.
+(c) 2015-2017 Light Code Labs, LLC