From ae9c57d68cf5ad9e7fadbaaa39cd2d92dd3c5cec Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Thu, 4 Apr 2019 15:24:44 -0700 Subject: [PATCH] Add contents to CHANGELOG.md for next version --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed191674d..2f7582a14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,28 @@ Certbot adheres to [Semantic Versioning](https://semver.org/). +## 0.34.0 - master + +### Added + +* + +### Changed + +* + +### Fixed + +* + +Despite us having broken lockstep, we are continuing to release new versions of +all Certbot components during releases for the time being, however, the only +package with changes other than its version number was: + +* + +More details about these changes can be found on our GitHub repo. + ## 0.33.1 - 2019-04-04 ### Fixed