updated changelog

This commit is contained in:
Lukas Schauer
2018-02-06 23:22:53 +01:00
parent 9ebab3e026
commit be252c7db9
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -9,6 +9,7 @@ This file contains a log of major changes in dehydrated
## Added
- Support for ACME v02 (including wildcard certificates!)
- New hook: generate_csr (see example hook script for more information)
- Calling random hook on startup to make it clear to hook script authors that unknown hooks should just be ignored...
## [0.5.0] - 2018-01-13
## Changed