updated changelog

This commit is contained in:
Lukas Schauer
2025-04-14 19:49:31 +02:00
parent e973cb2d8a
commit 200cd68e7e

View File

@@ -8,6 +8,9 @@ This file contains a log of major changes in dehydrated
## Changed
- Renew certificates with 32 days remaining (instead of 30) to avoid issues with monthly cronjobs (`RENEW_DAYS=32`)
## Fixed
- Changed behaviour of `openssl req` stdin handling to fix compatibility with OpenSSL version 3.2+
## [0.7.1] - 2022-10-31
## Changed
- `--force` no longer forces domain name revalidation by default, a new argument `--force-validation` has been added for that