This commit is contained in:
Brad Warren
2023-10-24 12:27:19 -07:00
committed by GitHub
parent 3ae9d7e03a
commit d1577280ad
3 changed files with 19 additions and 1 deletions
+3
View File
@@ -15,6 +15,9 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
### Fixed
* Fixed a bug where arguments with contained spaces weren't being handled correctly
* Fixed a bug that caused the ACME account to not be properly restored on
renewal causing problems in setups where the user had multiple accounts with
the same ACME server.
More details about these changes can be found on our GitHub repo.