diff options
-rw-r--r-- | dist/CHANGES.txt | 4 | ||||
-rw-r--r-- | dist/README.txt | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/dist/CHANGES.txt b/dist/CHANGES.txt index e256ccd37..0cea8eb98 100644 --- a/dist/CHANGES.txt +++ b/dist/CHANGES.txt @@ -1,5 +1,9 @@ CHANGES
+0.10.3 (May 19, 2017)
+- Several minor changes and bug fixes; see commit log for details
+- tls: Allow narrower certificate renewal window at startup (#1680)
+
0.10.2 (May 2, 2017)
- Hot fix for rule paths of "/" so that they match every request
- fastcgi: Match request paths that don't start with "/" even if rule does
diff --git a/dist/README.txt b/dist/README.txt index 681a5efb7..27d906e7a 100644 --- a/dist/README.txt +++ b/dist/README.txt @@ -1,4 +1,4 @@ -CADDY 0.10.2
+CADDY 0.10.3
Website
https://caddyserver.com
|