summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMatthew Holt <[email protected]>2015-07-30 10:29:28 -0600
committerMatthew Holt <[email protected]>2015-07-30 10:29:28 -0600
commit73397a0973a026c70cd31cc05f09c2f8a16d5423 (patch)
tree97659752c1bfc092ba85941c4e9ce2c741b415ab
parent35e25be1a404035d2faf710f9c84baf39a3573d8 (diff)
downloadcaddy-0.7.4.tar.gz
caddy-0.7.4.zip
New versionv0.7.4
-rw-r--r--app/app.go2
-rw-r--r--dist/CHANGES.txt7
-rw-r--r--dist/README.txt2
3 files changed, 6 insertions, 5 deletions
diff --git a/app/app.go b/app/app.go
index babe4930d..e73f95b4e 100644
--- a/app/app.go
+++ b/app/app.go
@@ -20,7 +20,7 @@ const (
Name = "Caddy"
// Version is the program version
- Version = "0.7.3"
+ Version = "0.7.4"
)
var (
diff --git a/dist/CHANGES.txt b/dist/CHANGES.txt
index d36d5adaa..517421acd 100644
--- a/dist/CHANGES.txt
+++ b/dist/CHANGES.txt
@@ -1,6 +1,6 @@
CHANGES
-<master>
+0.7.4 (July 30, 2015)
- browse: Sorting preference persisted in cookie
- browse: Added index.txt and default.txt to list of default files
- browse: Template files may now use Caddy template actions
@@ -8,9 +8,10 @@ CHANGES
- markdown: Several bug fixes, especially for large and empty Markdown files
- markdown: Generate index pages to link to markdown pages (sitegen only)
- markdown: Flatten structure of front matter, changed template variables
-- redir: Can use variables (placeholders) just as log formats can
+- redir: Can use variables (placeholders) like log formats can
- redir: Catch-all redirects no longer preserve path; use {uri} instead
-- redir: Create redirect tables by opening a redir block
+- redir: Syntax supports redirect tables by opening a block
+- templates: Renamed .Date to .Now and added .Truncate, .Replace actions
- Other minor internal improvements and more tests
diff --git a/dist/README.txt b/dist/README.txt
index 507936867..4a0713b85 100644
--- a/dist/README.txt
+++ b/dist/README.txt
@@ -1,4 +1,4 @@
-CADDY 0.7.3
+CADDY 0.7.4
Website
https://caddyserver.com