From aa63688450a9f8183827f91bd61be6f8011e2cfb Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Tue, 5 Oct 2021 06:53:59 -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 e17257263..a32c10279 100644 --- a/certbot/CHANGELOG.md +++ b/certbot/CHANGELOG.md @@ -2,6 +2,22 @@ Certbot adheres to [Semantic Versioning](https://semver.org/). +## 1.21.0 - master + +### Added + +* + +### Changed + +* + +### Fixed + +* + +More details about these changes can be found on our GitHub repo. + ## 1.20.0 - 2021-10-05 ### Added