Forgot something

This commit is contained in:
Matthew Holt 2015-11-02 21:02:35 -07:00
parent 9905f48c8e
commit 866427491c

1
dist/CHANGES.txt vendored
View File

@ -6,6 +6,7 @@ CHANGES
- Major internal refactoring to allow use of Caddy as library - Major internal refactoring to allow use of Caddy as library
- New directive 'mime' to customize Content-Type based on file extension - New directive 'mime' to customize Content-Type based on file extension
- New -accept flag to accept Let's Encrypt SA without prompt - 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 -ca flag to customize ACME CA server URL
- New -revoke flag to revoke a certificate - New -revoke flag to revoke a certificate
- browse: Render filenames with multiple whitespace properly - browse: Render filenames with multiple whitespace properly