Update certbot/CHANGELOG.md

Being more specific for which plugin this fix bug is meant for.

Co-authored-by: alexzorin <alex@zor.io>
This commit is contained in:
Lorenzo Fundaró
2020-12-14 10:23:44 +01:00
committed by GitHub
co-authored by alexzorin
parent b4e65c9020
commit 4ff6f6917f
+1 -1
View File
@@ -16,7 +16,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
* The Certbot snap no longer loads packages installed via `pip install --user`. This
was unintended and DNS plugins should be installed via `snap` instead.
* Fixed #6036. A bug on certbot-dns-google while fetching existing TXT records.
* `certbot-dns-google` would sometimes crash with HTTP 409/412 errors when used with very large zones (#6036)
More details about these changes can be found on our GitHub repo.