From 52ad3e80bd319df6e01ac6885efb787cc72537cf Mon Sep 17 00:00:00 2001 From: Will Greenberg Date: Mon, 7 Apr 2025 15:04:01 -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 74ea18af9..787cc5ddb 100644 --- a/certbot/CHANGELOG.md +++ b/certbot/CHANGELOG.md @@ -2,6 +2,22 @@ Certbot adheres to [Semantic Versioning](https://semver.org/). +## 4.1.0 - main + +### Added + +* + +### Changed + +* + +### Fixed + +* + +More details about these changes can be found on our GitHub repo. + ## 4.0.0 - 2025-04-07 ### Added