From 67bf0e6169f8eb659758d24de8bdd19d19b503fc Mon Sep 17 00:00:00 2001 From: Alessandro Fael Garcia Date: Tue, 24 Sep 2024 19:31:14 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8557f14..2eef50b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ FEATURES: BUG FIXES: -- Fix path for the default stream template deployment location. +- Fix the default path for the stream template deployment location. - Fix incompatibility when using the `listen` directive and setting both the `quic` and `so_keepalive` parameters. - Correct cleanup error when `nginx_config_cleanup_paths` is not defined.