Improve changelog entry (#10331)

I thought https://github.com/certbot/certbot/pull/9804/ was abandoned
but the author just missed my comment. I would like to accept that PR to
get it in, but in the process of updating the PR I wrote a nicer
changelog entry, so I would like to add that.
This commit is contained in:
ohemorange 2025-06-11 16:37:43 -07:00 committed by GitHub
parent 8e9d867447
commit 2e827c5da6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
### Fixed
* Fixed a bug where issuance error details where not printed
* When a CA fails to issue a certificate after finalization, print the ACME error from the order
More details about these changes can be found on our GitHub repo.