mirror of
https://github.com/caddyserver/caddy.git
synced 2025-01-16 07:46:28 +03:00
Update readme for v0.10.7
This commit is contained in:
parent
c7868affe1
commit
0b4dda0aba
2 changed files with 12 additions and 1 deletions
11
dist/CHANGES.txt
vendored
11
dist/CHANGES.txt
vendored
|
@ -1,5 +1,16 @@
|
|||
CHANGES
|
||||
|
||||
0.10.7 (August 25, 2017)
|
||||
- Built with Go 1.9
|
||||
- New 3rd-party plugin directives: jekyll, ases, forwardproxy
|
||||
- Different exit codes
|
||||
- Plan9 support
|
||||
- Graceful binary upgrades with SIGUSR2
|
||||
- internal: Support X-Accel-Redir without paths to protect
|
||||
- templates: Can execute templates loaded by other middleware
|
||||
- A few really good bug fixes
|
||||
|
||||
|
||||
0.10.6 (July 28, 2017)
|
||||
- fastcgi: Fix runtime error for 32-bit and ARM architectures
|
||||
|
||||
|
|
2
dist/README.txt
vendored
2
dist/README.txt
vendored
|
@ -1,4 +1,4 @@
|
|||
CADDY 0.10.6
|
||||
CADDY 0.10.7
|
||||
|
||||
Website
|
||||
https://caddyserver.com
|
||||
|
|
Loading…
Reference in a new issue