mirror of
https://github.com/certbot/certbot.git
synced 2026-06-14 19:20:09 -04:00
Update changelog for 4.22.0 release
This commit is contained in:
parent
bc5ae9868b
commit
3df32a95df
2 changed files with 7 additions and 1 deletions
|
|
@ -4,6 +4,13 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
|
|||
|
||||
<!-- towncrier release notes start -->
|
||||
|
||||
## 4.22.0 - 2026-06-11
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed nginx configuration parsing when comments appear between tokens of a multi-line directive. ([#10598](https://github.com/certbot/certbot/issues/10598))
|
||||
|
||||
|
||||
## 5.6.0 - 2026-05-11
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
Fixed nginx configuration parsing when comments appear between tokens of a multi-line directive.
|
||||
Loading…
Reference in a new issue