mirror of
https://github.com/caddyserver/caddy.git
synced 2024-12-16 21:56:40 -05:00
Update readme/changes for v0.10.8
This commit is contained in:
parent
65191eb5ae
commit
9e156e0940
2 changed files with 8 additions and 2 deletions
6
dist/CHANGES.txt
vendored
6
dist/CHANGES.txt
vendored
|
@ -1,5 +1,11 @@
|
|||
CHANGES
|
||||
|
||||
0.10.8 (September 8, 2017)
|
||||
- NACL compilation support
|
||||
- Merge multiple consecutive slashes when comparing paths
|
||||
- A few other bug fixes
|
||||
|
||||
|
||||
0.10.7 (August 25, 2017)
|
||||
- Built with Go 1.9
|
||||
- New 3rd-party plugin directives: jekyll, awses, forwardproxy
|
||||
|
|
4
dist/README.txt
vendored
4
dist/README.txt
vendored
|
@ -1,4 +1,4 @@
|
|||
CADDY 0.10.7
|
||||
CADDY 0.10.8
|
||||
|
||||
Website
|
||||
https://caddyserver.com
|
||||
|
@ -36,4 +36,4 @@ https://caddyserver.com/pricing - and help keep Caddy free.
|
|||
|
||||
|
||||
---
|
||||
(c) 2015-2017 Light Code Labs, LLC.
|
||||
(c) 2015-2017 Light Code Labs, LLC
|
||||
|
|
Loading…
Reference in a new issue