Add changelog entry about #7054. (#7122)

* Add changelog entry about #7054.

* Fix typo noticed by cpu

Co-Authored-By: Daniel McCarney <daniel@binaryparadox.net>
This commit is contained in:
Brad Warren 2019-06-04 14:17:49 -07:00 committed by GitHub
parent bfd1ce97ef
commit 459ba89aef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,9 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
* Renewal parameter `webroot_path` is always saved, avoiding some regressions
when `webroot` authenticator plugin is invoked with no challenge to perform.
* Certbot now accepts OCSP responses when an explicit authorized
responder, different from the issuer, is used to sign OCSP
responses.
* Scripts in Certbot hook directories are no longer executed when their
filenames end in a tilde.