0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00

Update change list

This commit is contained in:
Matthew Holt 2015-07-24 10:27:14 -06:00
parent a578c43810
commit 6006de5795

8
dist/CHANGES.txt vendored
View file

@ -1,5 +1,13 @@
CHANGES CHANGES
<master>
- browse: Sort preference persisted in cookie
- browse: Added index.txt and default.txt to list of default files
- markdown: Fix for large markdown files
- redir: Can use variables like log formats can
- redir: Catch-all redirects no longer preserve path; use {uri} instead
0.7.3 (July 15, 2015) 0.7.3 (July 15, 2015)
- errors: Error log now shows timestamp with each entry - errors: Error log now shows timestamp with each entry
- gzip: Fixed; Default filtering is by extension; removed MIME type filter - gzip: Fixed; Default filtering is by extension; removed MIME type filter