From 67cf20765c5614220477d4bc3284312b3263fe0d Mon Sep 17 00:00:00 2001 From: Lukas Schauer Date: Mon, 10 Jul 2017 20:28:38 +0200 Subject: [PATCH] updated changelog --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index bb28846..8d6038b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,6 +5,7 @@ This file contains a log of major changes in dehydrated ## Changed - Certificate chain is now cached (CHAINCACHE) - OpenSSL binary path is now configurable (OPENSSL) +- Cleanup now also moves revoked certificates ## Added - New feature for updating contact information (--account)