diff --git a/certbot/CHANGELOG.md b/certbot/CHANGELOG.md index e462d294a..59553ea8c 100644 --- a/certbot/CHANGELOG.md +++ b/certbot/CHANGELOG.md @@ -15,7 +15,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/). ### Fixed -* +* Reverted [#9475](https://github.com/certbot/certbot/pull/9475) due to a performance regression in large nginx deployments. More details about these changes can be found on our GitHub repo.