From 4d6db0eb71eb0efde7a84d91adddb70efc9b7449 Mon Sep 17 00:00:00 2001 From: Erica Portnoy Date: Tue, 2 Mar 2021 13:50:03 -0800 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 d007166b8..7e877574f 100644 --- a/certbot/CHANGELOG.md +++ b/certbot/CHANGELOG.md @@ -2,6 +2,22 @@ Certbot adheres to [Semantic Versioning](https://semver.org/). +## 1.14.0 - master + +### Added + +* + +### Changed + +* + +### Fixed + +* + +More details about these changes can be found on our GitHub repo. + ## 1.13.0 - 2021-03-02 ### Added