From 28e1f7c5623764e4dfb956bcbcf93a10ab43dd9e Mon Sep 17 00:00:00 2001 From: Matthew Holt Date: Tue, 13 Aug 2019 14:37:58 -0600 Subject: Version 1.0.2 --- dist/CHANGES.txt | 6 ++++++ dist/README.txt | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/dist/CHANGES.txt b/dist/CHANGES.txt index 7d4b0c93e..468aee007 100644 --- a/dist/CHANGES.txt +++ b/dist/CHANGES.txt @@ -1,5 +1,11 @@ CHANGES +1.0.2 (August 13, 2019) +- Built with Go 1.12.8 to patch HTTP/2 vulnerabilities +- Static file server now serves pre-compressed Zstd files +- websocket: Improvements for custom message types + + 1.0.1 (July 2, 2019) - Move repo and module paths to github.com/caddyserver/caddy - New third-party plugin: pubsub diff --git a/dist/README.txt b/dist/README.txt index dc1750d8b..70828c10a 100644 --- a/dist/README.txt +++ b/dist/README.txt @@ -1,4 +1,4 @@ -CADDY 1.0.1 +CADDY 1.0.2 Website https://caddyserver.com -- cgit v1.2.3