From 19c6bbf6a2275dab38a6307dc84b45c9a52fd27a Mon Sep 17 00:00:00 2001 From: Matthew Holt Date: Wed, 2 Dec 2015 11:42:50 -0700 Subject: [PATCH] Update changelist (env vars) --- dist/CHANGES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dist/CHANGES.txt b/dist/CHANGES.txt index e98535b5..01657feb 100644 --- a/dist/CHANGES.txt +++ b/dist/CHANGES.txt @@ -14,6 +14,7 @@ CHANGES - New -grace flag to customize the graceful shutdown timeout - New support for SIGHUP, SIGTERM, and SIGQUIT signals - browse: Render filenames with multiple whitespace properly +- core: Use environment variables in Caddyfile - markdown: Include Last-Modified header in response - markdown: Render tables, strikethrough, and fenced code blocks - proxy: Ability to exclude/ignore paths from proxying