Updated changelog

This commit is contained in:
Lukas Schauer
2016-05-10 22:16:35 +02:00
parent e608dc2ba8
commit 42f4255693

View File

@@ -6,6 +6,7 @@ This file contains a log of major changes in letsencrypt.sh
- PRIVATE_KEY config parameter has been renamed to ACCOUNT_KEY to avoid confusion with certificate keys
- deploy_cert hook now also has the certificates timestamp as standalone parameter
- Temporary files are now identifiable (template: letsencrypt.sh-XXXXXX)
- Private keys are now regenerated by default
### Added
- Added documentation to repository