From ba2e4aecb71e3539d90efb9eabb9285f3d2c5e2e Mon Sep 17 00:00:00 2001 From: Erica Portnoy Date: Tue, 7 Jan 2025 12:54:01 -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 bc65fa1af..2ebd6aa9b 100644 --- a/certbot/CHANGELOG.md +++ b/certbot/CHANGELOG.md @@ -2,6 +2,22 @@ Certbot adheres to [Semantic Versioning](https://semver.org/). +## 3.2.0 - main + +### Added + +* + +### Changed + +* + +### Fixed + +* + +More details about these changes can be found on our GitHub repo. + ## 3.1.0 - 2025-01-07 ### Added