Update changelog for 5.7.0 release

This commit is contained in:
Will Greenberg
2026-07-15 22:09:04 -07:00
parent c777edbf77
commit e1629017b2
2 changed files with 7 additions and 1 deletions
+7
View File
@@ -4,6 +4,13 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
<!-- towncrier release notes start -->
## 5.7.0 - 2026-07-15
### 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
View File
@@ -1 +0,0 @@
Fixed nginx configuration parsing when comments appear between tokens of a multi-line directive.