mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
Update changelog for 5.2.2 release
This commit is contained in:
parent
965ee86f3e
commit
97761a1103
2 changed files with 9 additions and 1 deletions
|
|
@ -4,6 +4,15 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
|
|||
|
||||
<!-- towncrier release notes start -->
|
||||
|
||||
## 5.2.2 - 2025-12-10
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed a regression that caused certbot to crash if multiple --webroot-path
|
||||
values were set on the command line.
|
||||
([#10509](https://github.com/certbot/certbot/issues/10509))
|
||||
|
||||
|
||||
## 5.2.1 - 2025-12-03
|
||||
|
||||
### Added
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
Fixed a regression that caused certbot to crash if multiple --webroot-path values were set on the command line.
|
||||
Loading…
Reference in a new issue