diff --git a/certbot/CHANGELOG.md b/certbot/CHANGELOG.md index cea715277..5fb2cd4ed 100644 --- a/certbot/CHANGELOG.md +++ b/certbot/CHANGELOG.md @@ -14,7 +14,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/). ### Fixed -* +* Stop using the deprecated `pkg_resources` API included in `setuptools`. More details about these changes can be found on our GitHub repo.