From 1d9a0943155ce3e756bad5f39ff91379562f3c4c Mon Sep 17 00:00:00 2001 From: Matthew Holt Date: Mon, 12 Nov 2018 14:39:01 -0700 Subject: [PATCH] Update changes/readme for v0.11.1. --- dist/CHANGES.txt | 13 +++++++++++++ dist/README.txt | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/dist/CHANGES.txt b/dist/CHANGES.txt index c1d8139f5..1e2afc55a 100644 --- a/dist/CHANGES.txt +++ b/dist/CHANGES.txt @@ -1,5 +1,18 @@ CHANGES +0.11.1 (November 12, 2018) +- New -env-file flag to load environment from file +- New event type 'instancerestart' +- fastcgi: Strip PATH_INFO from SCRIPT_FILENAME +- fastcgi: Add REQUEST_SCHEME to environment +- gzip: Compress .m3u and .m3u8 files by default +- telemetry: Honor CADDY_UUID_FILE env variable +- templates: New .TLSVersion action +- tls: Remove remaining RSA_CBC cipher suites from defaults +- tls: Raise alert if no certificate matches exactly +- Numerous other bug fixes and improvements + + 0.11 (May 10, 2018) - Built with Go 1.10.2 - Integrated optional telemetry client diff --git a/dist/README.txt b/dist/README.txt index 2c67bc9f6..b90f90546 100644 --- a/dist/README.txt +++ b/dist/README.txt @@ -1,4 +1,4 @@ -CADDY 0.11 +CADDY 0.11.1 Website https://caddyserver.com