From 679f831cdd8793d6245d720abfea96a63ed669a4 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Thu, 12 Jun 2025 11:09:58 -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 56f20eea9..0b888b1c8 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. + ## 5.0.0 - 2025-06-12 ### Added