mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 22:33:00 -04:00
Update CHANGELOG.md (#7659)
This commit is contained in:
parent
887d72fd5d
commit
fda655370a
1 changed files with 3 additions and 1 deletions
|
|
@ -10,7 +10,9 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
|
|||
|
||||
### Changed
|
||||
|
||||
*
|
||||
* Removed the fallback introduced with 0.34.0 in `acme` to retry a POST-as-GET
|
||||
request as a GET request when the targeted ACME CA server seems to not support
|
||||
POST-as-GET requests.
|
||||
|
||||
### Fixed
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue