]> git.ipfire.org Git - thirdparty/dehydrated.git/commitdiff
added changelog
authorLukas Schauer <lukas@schauer.so>
Tue, 28 Apr 2020 19:10:14 +0000 (21:10 +0200)
committerLukas Schauer <lukas@schauer.so>
Tue, 28 Apr 2020 19:10:22 +0000 (21:10 +0200)
CHANGELOG

index c95f022e8f0b3b2f6ba5393d31d5aee7290ebda8..9c4df87713305fb111ef19dd2acdb788f6a882c4 100644 (file)
--- 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