0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-06 22:40:31 -05:00

Update readme and changelog for v0.10.10

This commit is contained in:
Matthew Holt 2017-10-08 22:20:05 -06:00
parent b0d9c058cc
commit c4dfbb9956
No known key found for this signature in database
GPG key ID: 2A349DD577D586A5
2 changed files with 13 additions and 3 deletions

10
dist/CHANGES.txt vendored
View file

@ -1,5 +1,15 @@
CHANGES
0.10.10 (October 9, 2017)
- Built with Go 1.9.1
- Removed Caddy-Sponsors header
- New 'on' directive that deprecates 'startup' and 'shutdown'
- Changed CASE_SENSITIVE_PATH default to false
- fastcgi: Support for SRV upstreams
- redir: Rules with if statements are not checked for duplicates
- Several minor bug fixes
0.10.9 (September 12, 2017)
- EULA bundled with official binaries
- Caddy-Sponsors header to indicate personal-use license

6
dist/README.txt vendored
View file

@ -1,4 +1,4 @@
CADDY 0.10.9
CADDY 0.10.10
Website
https://caddyserver.com
@ -14,8 +14,8 @@ Source Code
https://github.com/caddyserver
For instructions on using Caddy, please see the user guide on
the website. For a list of what's new in this version, see
For instructions on using Caddy, please see the docs on the
website. For a list of what's new in this version, see
CHANGES.txt.
For a good time, follow @mholt6 on Twitter.