From d94cf0e1d643b272bedd351bfb7114d9976cf85d Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Tue, 6 Jul 2021 08:42:51 -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 c882512cc..f77a36c79 100644 --- a/certbot/CHANGELOG.md +++ b/certbot/CHANGELOG.md @@ -2,6 +2,22 @@ Certbot adheres to [Semantic Versioning](https://semver.org/). +## 1.18.0 - master + +### Added + +* + +### Changed + +* + +### Fixed + +* + +More details about these changes can be found on our GitHub repo. + ## 1.17.0 - 2021-07-06 ### Added