From 42789114b3f197685a52c682e8bdc4c75c892dbf Mon Sep 17 00:00:00 2001 From: Erica Portnoy Date: Tue, 10 Jun 2025 14:43:36 -0700 Subject: [PATCH] Add contents to certbot/CHANGELOG.md for next version --- certbot/CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/certbot/CHANGELOG.md b/certbot/CHANGELOG.md index 0c30ecdd9..08002fbd9 100644 --- a/certbot/CHANGELOG.md +++ b/certbot/CHANGELOG.md @@ -2,6 +2,22 @@ Certbot adheres to [Semantic Versioning](https://semver.org/). +## 5.0.0 - main + +### Added + +* + +### Changed + +* + +### Fixed + +* + +More details about these changes can be found on our GitHub repo. + ## 4.1.0 - 2025-06-10 ### Added