mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 22:08:07 -04:00
Added CHANGELOG.md entry
This commit is contained in:
parent
edaacab2f7
commit
0bc3eb208f
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue