From 8f75af1e84328e6f304c106a53bebe768d2b0380 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Thu, 14 Nov 2024 09:22:05 -0800 Subject: [PATCH] Add contents to certbot/CHANGELOG.md for next version --- certbot/CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/certbot/CHANGELOG.md b/certbot/CHANGELOG.md index 81df33670..425a8d587 100644 --- a/certbot/CHANGELOG.md +++ b/certbot/CHANGELOG.md @@ -3,6 +3,23 @@ Certbot adheres to [Semantic Versioning](https://semver.org/). +## 3.1.0 - main + +### Added + +* + +### Changed + +* + +### Fixed + +* + +More details about these changes can be found on our GitHub repo. + + ## 3.0.1 - 2024-11-14 ### Fixed