Merge branch 'master' into candidate-0.35.1

This commit is contained in:
Erica Portnoy
2019-06-11 12:21:17 -07:00
4 changed files with 21 additions and 15 deletions
+7 -4
View File
@@ -10,7 +10,9 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
### Changed
*
* Update the 'manage your account' help to be more generic.
* The error message when Certbot's Apache plugin is unable to modify your
Apache configuration has been improved.
### Fixed
@@ -20,7 +22,8 @@ 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.
@@ -45,8 +48,8 @@ More details about these changes can be found on our GitHub repo.
### Added
* dns_rfc2136 plugin now supports explicitly specifing an authorative
base domain for cases when the automatic method does not work (e.g.
* dns_rfc2136 plugin now supports explicitly specifing an authorative
base domain for cases when the automatic method does not work (e.g.
Split horizon DNS)
### Changed