parent
410ece831f
commit
1845e5cf52
|
@ -1,5 +1,9 @@
|
||||||
CHANGES
|
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)
|
0.10.2 (May 2, 2017)
|
||||||
- Hot fix for rule paths of "/" so that they match every request
|
- 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
|
- fastcgi: Match request paths that don't start with "/" even if rule does
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
CADDY 0.10.2
|
CADDY 0.10.3
|
||||||
|
|
||||||
Website
|
Website
|
||||||
https://caddyserver.com
|
https://caddyserver.com
|
||||||
|
|
Loading…
Reference in New Issue