From f0f1a4838ed72c819f7c4ee17e347d7f5d5b528a Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Thu, 24 Jan 2019 14:13:07 -0800 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 acf1fb0eb..4de61860a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,28 @@ Certbot adheres to [Semantic Versioning](https://semver.org/). +## 0.31.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.31.1 - 2019-01-24 ### Fixed