diff --git a/CHANGELOG.md b/CHANGELOG.md index 5dd51ef16..512cd3f8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ Certbot adheres to [Semantic Versioning](http://semver.org/). ### Added * `revoke` accepts `--cert-name`, and doesn't accept both `--cert-name` and `--cert-path`. +* Added OCSP prefetching functionality for Apache plugin that attempts to refresh the OCSP + response cache for managed certificates when scheduled Certbot renew is being run. ### Changed