mirror of
https://github.com/caddyserver/caddy.git
synced 2025-07-09 03:04:57 -04:00
Version bump: 0.7.6
This commit is contained in:
parent
122e3a9430
commit
ec676fa15e
@ -20,7 +20,7 @@ const (
|
|||||||
Name = "Caddy"
|
Name = "Caddy"
|
||||||
|
|
||||||
// Version is the program version
|
// Version is the program version
|
||||||
Version = "0.7.5"
|
Version = "0.7.6"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
5
dist/CHANGES.txt
vendored
5
dist/CHANGES.txt
vendored
@ -1,12 +1,13 @@
|
|||||||
CHANGES
|
CHANGES
|
||||||
|
|
||||||
<master>
|
0.7.6 (September 28, 2015)
|
||||||
- basicauth: Support for legacy htpasswd files
|
- 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
|
- core: Caddyfile as command line argument
|
||||||
- errors: Can write full stack trace to HTTP response for debugging
|
- errors: Can write full stack trace to HTTP response for debugging
|
||||||
- errors, log: Roll log files after certain size or age
|
- errors, log: Roll log files after certain size or age
|
||||||
- proxy: Fix for 32-bit architectures
|
- proxy: Fix for 32-bit architectures
|
||||||
|
- rewrite: Better compatibility with fastcgi and PHP apps
|
||||||
- templates: Added .StripExt and .StripHTML methods
|
- templates: Added .StripExt and .StripHTML methods
|
||||||
- Internal improvements and minor bug fixes
|
- Internal improvements and minor bug fixes
|
||||||
|
|
||||||
|
2
dist/README.txt
vendored
2
dist/README.txt
vendored
@ -1,4 +1,4 @@
|
|||||||
CADDY 0.7.5
|
CADDY 0.7.6
|
||||||
|
|
||||||
Website
|
Website
|
||||||
https://caddyserver.com
|
https://caddyserver.com
|
||||||
|
Loading…
x
Reference in New Issue
Block a user