mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 16:14:44 +02:00
Require v2.19 of cloudflare's python library (#10182)
This is a stopgap measure until we upgrade to the newer (but backwards-incompatible) versions of cloudflare's python library (see #9938) --------- Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
This commit is contained in:
co-authored by
Brad Warren
parent
a57b29a276
commit
de48847af4
@@ -19,6 +19,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
|
||||
* Directory hooks are now run on all commands by default, not just `renew`
|
||||
* Help output now shows `False` as default when it can be set via `cli.ini` instead of `None`
|
||||
* Changed terms of service agreement text to have a newline after the TOS link
|
||||
* certbot-cloudflare-dns is now pinned to version 2.19 of Cloudflare's python library
|
||||
|
||||
### Fixed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user