diff --git a/certbot/CHANGELOG.md b/certbot/CHANGELOG.md index 33563d54e..868110395 100644 --- a/certbot/CHANGELOG.md +++ b/certbot/CHANGELOG.md @@ -14,7 +14,8 @@ Certbot adheres to [Semantic Versioning](https://semver.org/). ### Fixed -* +* Included an OpenSSL library that was missing in our Certbot snap fixing + crashes affecting 32-bit ARM users. More details about these changes can be found on our GitHub repo.