From 866427491ca9243b5d4793308439a4e471c93daf Mon Sep 17 00:00:00 2001 From: Matthew Holt Date: Mon, 2 Nov 2015 21:02:35 -0700 Subject: [PATCH] Forgot something --- dist/CHANGES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dist/CHANGES.txt b/dist/CHANGES.txt index 9cc16ab8..623c5cba 100644 --- a/dist/CHANGES.txt +++ b/dist/CHANGES.txt @@ -6,6 +6,7 @@ CHANGES - 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 -email flag to customize default email used for ACME transactions - New -ca flag to customize ACME CA server URL - New -revoke flag to revoke a certificate - browse: Render filenames with multiple whitespace properly