From 9905f48c8e71b450d9b0df0a1149a912de277ce9 Mon Sep 17 00:00:00 2001 From: Matthew Holt Date: Mon, 2 Nov 2015 20:56:13 -0700 Subject: [PATCH] Update changelog and readme --- dist/CHANGES.txt | 18 +++++++++++++++++- dist/README.txt | 2 +- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/dist/CHANGES.txt b/dist/CHANGES.txt index 6a2c201c4..9cc16ab86 100644 --- a/dist/CHANGES.txt +++ b/dist/CHANGES.txt @@ -1,7 +1,23 @@ CHANGES - +0.8 beta +- Let's Encrypt (free, automatic, fully-managed HTTPS for your sites) +- Graceful restarts (for POSIX-compatible systems) +- Major internal refactoring to allow use of Caddy as library - New directive 'mime' to customize Content-Type based on file extension +- New -accept flag to accept Let's Encrypt SA without prompt +- New -ca flag to customize ACME CA server URL +- New -revoke flag to revoke a certificate +- browse: Render filenames with multiple whitespace properly +- markdown: Include Last-Modified header in response +- startup, shutdown: Better Windows support +- templates: Bug fix for .Host when port is absent +- templates: Include Last-Modified header in response +- templates: Support for custom delimiters +- tls: For non-local hosts, default port is now 443 unless specified +- tls: Force-disable HTTPS +- tls: Specify Let's Encrypt email address +- Many, many more tests and numerous bug fixes and improvements 0.7.6 (September 28, 2015) diff --git a/dist/README.txt b/dist/README.txt index de3fde6a4..047e1955c 100644 --- a/dist/README.txt +++ b/dist/README.txt @@ -1,4 +1,4 @@ -CADDY 0.7.6 +CADDY 0.8 beta Website https://caddyserver.com