Skip to content

Commit

Permalink
Cut release 0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mholt committed Jan 16, 2019
1 parent 0d8384a commit 8ab447e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions dist/CHANGES.txt
Original file line number Diff line number Diff line change
@@ -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'
Expand Down
4 changes: 2 additions & 2 deletions dist/README.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CADDY 0.11.1
CADDY 0.11.2

Website
https://caddyserver.com
Expand Down Expand Up @@ -37,4 +37,4 @@ for personal use.


---
(c) 2015-2018 Light Code Labs, LLC
(c) 2015-2019 Light Code Labs, LLC

0 comments on commit 8ab447e

Please sign in to comment.