Bumped version to 0.7.5

This commit is contained in:
Matthew Holt 2015-08-05 13:26:12 -06:00
parent 7796ff0f69
commit a2be7b4548
4 changed files with 10 additions and 3 deletions

2
.gitignore vendored
View File

@ -12,3 +12,5 @@ access.log
/*.conf
Caddyfile
og_static/

View File

@ -20,7 +20,7 @@ const (
Name = "Caddy"
// Version is the program version
Version = "0.7.4"
Version = "0.7.5"
)
var (

7
dist/CHANGES.txt vendored
View File

@ -1,9 +1,14 @@
CHANGES
<master>
0.7.5 (August 5, 2015)
- core: All listeners bind to 0.0.0.0 unless 'bind' directive is used
- fastcgi: Set HTTPS env variable if connection is secure
- log: Output to system log (except Windows)
- markdown: Added dev command to disable caching during development
- markdown: Fixed error reporting during initial site generation
- markdown: Fixed crash if path does not exist when server starts
- markdown: Fixed site generation and link indexing when files change
- templates: Added .NowDate for use in date-related functions
- Several bug fixes related to startup and shutdown functions

2
dist/README.txt vendored
View File

@ -1,4 +1,4 @@
CADDY 0.7.4
CADDY 0.7.5
Website
https://caddyserver.com