Added CHANGELOG.md entry

This commit is contained in:
Joona Hoikkala 2018-10-19 14:53:08 +03:00
parent edaacab2f7
commit 0bc3eb208f
No known key found for this signature in database
GPG key ID: D5AA86BBF9B29A5C

View file

@ -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