From: Lukas Schauer Date: Tue, 28 Apr 2020 19:10:14 +0000 (+0200) Subject: added changelog X-Git-Tag: v0.7.0~45 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=42047fdf11a582ec5ad963f3347e69fb837eef53;p=thirdparty%2Fdehydrated.git added changelog --- diff --git a/CHANGELOG b/CHANGELOG index c95f022..9c4df87 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,17 @@ # Change Log This file contains a log of major changes in dehydrated +## [x.x.x] - xxxx-xx-xx +## Fixed +- No more silent failures on broken hook-scripts +- Better error-handling with KEEP_GOING enabled +- Check actual order status instead of assuming it's valid +- Don't include keyAuthorization in challenge validation (RFC compliance) + +## Changed +- Use account URL instead of account ID (RFC compliance) +- Dehydrated now has a new home: https://github.com/dehydrated-io/dehydrated + ## [0.6.5] - 2019-06-26 ## Fixed - Fixed broken APIv1 compatibility from last update