diff --git a/certbot/CHANGELOG.md b/certbot/CHANGELOG.md index b47bede6a..0624a2084 100644 --- a/certbot/CHANGELOG.md +++ b/certbot/CHANGELOG.md @@ -7,6 +7,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/). ### Added * Added timeout to DNS query function calls for dns-rfc2136 plugin. +* Confirmation when deleting certificates * ### Changed @@ -25,7 +26,6 @@ More details about these changes can be found on our GitHub repo. * `--preconfigured-renewal` flag, for packager use only. See the [packaging guide](https://certbot.eff.org/docs/packaging.html). -* Confirmation when deleting certificates ### Changed