Commit ec676fa1 authored by Matthew Holt's avatar Matthew Holt

Version bump: 0.7.6

parent 122e3a94
......@@ -20,7 +20,7 @@ const (
Name = "Caddy"
// Version is the program version
Version = "0.7.5"
Version = "0.7.6"
)
var (
......
CHANGES
<master>
0.7.6 (September 28, 2015)
- basicauth: Support for legacy htpasswd files
- browse: JSON response with file listing given Accept header
- browse: JSON response with file listing
- core: Caddyfile as command line argument
- errors: Can write full stack trace to HTTP response for debugging
- errors, log: Roll log files after certain size or age
- proxy: Fix for 32-bit architectures
- rewrite: Better compatibility with fastcgi and PHP apps
- templates: Added .StripExt and .StripHTML methods
- Internal improvements and minor bug fixes
......
CADDY 0.7.5
CADDY 0.7.6
Website
https://caddyserver.com
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment