Remove list of modified packages from changelog. (#7146)

This commit is contained in:
Brad Warren
2019-06-11 14:02:54 -07:00
committed by GitHub
parent 7b4201fbdb
commit 5385375571
3 changed files with 2 additions and 16 deletions
-7
View File
@@ -18,13 +18,6 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
*
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:
* certbot
* certbot-apache
More details about these changes can be found on our GitHub repo.
## 0.35.1 - 2019-06-10
+2 -3
View File
@@ -1,3 +1,2 @@
Be sure to edit the `master` section of `CHANGELOG.md`. This includes a
description of the change and ensuring the modified package(s) are listed as
having been changed.
Be sure to edit the `master` section of `CHANGELOG.md` to include a description
of the change being made in this PR.
-6
View File
@@ -12,10 +12,4 @@
*
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.