updated changelog

This commit is contained in:
Lukas Schauer
2017-01-29 14:33:41 +01:00
parent cfc00c42a2
commit 0f299623be

View File

@@ -3,7 +3,14 @@ This file contains a log of major changes in dehydrated
## [x.x.x] - xxxx-xx-xx
## Changed
- ...
- Skip challenges for already validated domains
- Removed need for some special commands (BusyBox compatibility)
## Added
- Added private-key rollover functionality
- Added `--lock-suffix` option for allowing parallel execution
- Added `invalid_challenge` hook
- Added `request_failure` hook
## [0.3.1] - 2016-09-13
## Changed