From beea2d2208232b7e5713da69207ac176d9b42ce0 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Tue, 2 Jun 2020 10:32:40 -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 a2fd0e390..a6f3c485d 100644 --- a/certbot/CHANGELOG.md +++ b/certbot/CHANGELOG.md @@ -2,6 +2,22 @@ Certbot adheres to [Semantic Versioning](https://semver.org/). +## 1.6.0 - master + +### Added + +* + +### Changed + +* + +### Fixed + +* + +More details about these changes can be found on our GitHub repo. + ## 1.5.0 - 2020-06-02 ### Added