Cut release 0.11.2

This commit is contained in:
Matthew Holt 2019-01-16 16:04:42 -07:00
parent 0d8384a9b4
commit 8ab447e615
No known key found for this signature in database
GPG Key ID: 2A349DD577D586A5
2 changed files with 18 additions and 2 deletions

16
dist/CHANGES.txt vendored
View File

@ -1,5 +1,21 @@
CHANGES
0.11.2 (January 16, 2019)
- Extracted automagic TLS code into CertMagic library
- Add support for new clustering plugins
- New placeholder: '{when_iso_local}'
- New third-party plugins: s3browser, filebrowser
- Removed third-party plugins: jekyll, hugo
- bind: Support multiple interface values
- import: Can now be used within directive blocks
- proxy: Status 499 when clients close connection early
- templates: No longer emit ETag and Last-Modified headers
- tls: Support for the ACME TLS-ALPN-01 challenge
- KNOWN/UNRESOLVED REGRESSIONS: #2356, #2414
- Several bug fixes and minor improvements
0.11.1 (November 12, 2018)
- New -env-file flag to load environment from file
- New event type 'instancerestart'

4
dist/README.txt vendored
View File

@ -1,4 +1,4 @@
CADDY 0.11.1
CADDY 0.11.2
Website
https://caddyserver.com
@ -37,4 +37,4 @@ for personal use.
---
(c) 2015-2018 Light Code Labs, LLC
(c) 2015-2019 Light Code Labs, LLC