release 0.6.3

This commit is contained in:
Lukas Schauer
2019-06-25 12:50:45 +02:00
parent be13dcd454
commit f9d0b1bd70
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -1,7 +1,7 @@
# Change Log
This file contains a log of major changes in dehydrated
## [x.x.x] - xxxx-xx-xx
## [0.6.3] - 2019-06-25
## Changed
- OCSP refresh interval is now configurable
- Implemented POST-as-GET
@@ -11,6 +11,9 @@ This file contains a log of major changes in dehydrated
- Initial support for tls-alpn-01 validation
- New hook: sync_cert (for syncing certificate files to disk, see example hook description)
## Fixes
- Fetch account information after registration to avoid missing account id
## [0.6.2] - 2018-04-25
## Added
- New deploy_ocsp hook