From 9e156e0940aee8f6f4f2dc435d8a171b3c683d7a Mon Sep 17 00:00:00 2001 From: Matthew Holt Date: Fri, 8 Sep 2017 11:06:39 -0600 Subject: [PATCH] Update readme/changes for v0.10.8 --- dist/CHANGES.txt | 6 ++++++ dist/README.txt | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/dist/CHANGES.txt b/dist/CHANGES.txt index 43faf3889..91a2a3281 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 01cc02de7..2403f6adb 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