Added certbot-dns-rfc2136 to list of changed modules in CHANGELOG (#7074)

* Add an option to dns_rfc2136 plugin to explicitly specify an authorative base domain.

* Updated CHANGELOG mentioning added base domain option

* Made the comment on the new option more clear on auto-detection

* Updated comment on how the authorative base domain is determined

* Added certbot-dns-rfc2136 to list of changed modules in CHANGELOG
This commit is contained in:
Andreas Vogler 2019-05-16 13:06:30 +02:00 committed by Adrien Ferrand
parent 5ab6a597b0
commit 7cfbeaeac8

View file

@ -22,7 +22,7 @@ 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-dns-rfc2136
More details about these changes can be found on our GitHub repo.