From 1a6198f312ae784db196c8a02f68e27f70f7977c Mon Sep 17 00:00:00 2001 From: Will Greenberg Date: Tue, 25 Feb 2025 15:50:48 -0800 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 d88bb2d71..e52066cab 100644 --- a/certbot/CHANGELOG.md +++ b/certbot/CHANGELOG.md @@ -2,6 +2,22 @@ Certbot adheres to [Semantic Versioning](https://semver.org/). +## 2.11.2 - master + +### Added + +* + +### Changed + +* + +### Fixed + +* + +More details about these changes can be found on our GitHub repo. + ## 2.11.1 - 2025-02-25 ## Fixed