summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Holt <Matthew.Holt+git@gmail.com>2015-09-28 14:57:00 -0600
committerMatthew Holt <Matthew.Holt+git@gmail.com>2015-09-28 14:57:00 -0600
commitec676fa15eb00b2e6ae6a43a4626e3f9c0122aee (patch)
tree398a086b7dc6d279dc2cc47fbfedd82797ce2726
parent122e3a9430ff9871f1bceb1601a358c6e037475a (diff)
Version bump: 0.7.6v0.7.6
-rw-r--r--app/app.go2
-rw-r--r--dist/CHANGES.txt5
-rw-r--r--dist/README.txt2
3 files changed, 5 insertions, 4 deletions
diff --git a/app/app.go b/app/app.go
index b006d294..07c0661f 100644
--- a/app/app.go
+++ b/app/app.go
@@ -20,7 +20,7 @@ const (
Name = "Caddy"
// Version is the program version
- Version = "0.7.5"
+ Version = "0.7.6"
)
var (
diff --git a/dist/CHANGES.txt b/dist/CHANGES.txt
index 9a1c0036..c05a94f4 100644
--- a/dist/CHANGES.txt
+++ b/dist/CHANGES.txt
@@ -1,12 +1,13 @@
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
diff --git a/dist/README.txt b/dist/README.txt
index 2a3cbfc0..de3fde6a 100644
--- a/dist/README.txt
+++ b/dist/README.txt
@@ -1,4 +1,4 @@
-CADDY 0.7.5
+CADDY 0.7.6
Website
https://caddyserver.com