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:
parent
a578c43810
commit
6006de5795
1 changed files with 8 additions and 0 deletions
8
dist/CHANGES.txt
vendored
8
dist/CHANGES.txt
vendored
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue