1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00

Update CHANGELOG.md (#7659)

This commit is contained in:
Adrien Ferrand
2020-01-02 23:44:16 +01:00
committed by GitHub
parent 887d72fd5d
commit fda655370a

View File

@@ -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