From 5f040a8e329717c98a9673728df8033599f37d49 Mon Sep 17 00:00:00 2001 From: Erica Portnoy Date: Tue, 6 Oct 2020 12:15:29 -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 ab3884232..71ebde382 100644 --- a/certbot/CHANGELOG.md +++ b/certbot/CHANGELOG.md @@ -2,6 +2,22 @@ Certbot adheres to [Semantic Versioning](https://semver.org/). +## 1.10.0 - master + +### Added + +* + +### Changed + +* + +### Fixed + +* + +More details about these changes can be found on our GitHub repo. + ## 1.9.0 - 2020-10-06 ### Added