]> git.street.me.uk Git - andy/dehydrated.git/blobdiff - CHANGELOG
Added option to select IP version of name to address resolution (#231)
[andy/dehydrated.git] / CHANGELOG
index 3ae3e5d7a406d7f3f020f2f9e238f12689495a65..6d4948087618db2f1d8576d0b125120fa8896517 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,9 +6,17 @@ This file contains a log of major changes in letsencrypt.sh
 - Config is now named `config` instead of `config.sh`!
 - Location of domains.txt is now configurable via DOMAINS_TXT config variable
 - Location of certs directory is now configurable via CERTDIR config variable
+- signcsr command now also outputs chain certificate
+- Location of account-key(s) changed
 
 ## Added
 - Added option to add CSR-flag indicating OCSP stapling to be mandatory
+- Initial support for configuration on per-certificate base
+- Support for per-CA account keys and custom config for output cert directory, license, etc.
+- Added option to select IP version of name to address resolution
+
+## Fixed
+- letsencrypt.sh no longer stores account keys from invalid registrations
 
 ## [0.2.0] - 2016-05-22
 ### Changed