diff --git a/certbot/CHANGELOG.md b/certbot/CHANGELOG.md index ab2cacf56..b08aaddac 100644 --- a/certbot/CHANGELOG.md +++ b/certbot/CHANGELOG.md @@ -4,6 +4,13 @@ Certbot adheres to [Semantic Versioning](https://semver.org/). +## 5.3.1 - 2026-02-09 + +### Fixed + +- We rebuilt our snaps to include updated versions our dependencies. ([#10569](https://github.com/certbot/certbot/issues/10569)) + + ## 5.3.0 - 2026-02-03 ### Added diff --git a/newsfragments/10569.fixed b/newsfragments/10569.fixed deleted file mode 100644 index e803dfe28..000000000 --- a/newsfragments/10569.fixed +++ /dev/null @@ -1 +0,0 @@ -We rebuilt our snaps to include updated versions our dependencies.