From 57aec911be02179fcaee6b0cf22b3ed97b1a9933 Mon Sep 17 00:00:00 2001 From: BCsabaEngine Date: Sun, 18 Aug 2024 21:44:35 +0200 Subject: [PATCH] fix: changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b21552b..57d221d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### 1.4.0 -- ** --no-gzip changed to --gzip** +- Breaking change: --no-gzip changed to --gzip - The etag and gzip compiler option: For Etag and Gzip switches, values ​​true|false|compiler can be used. In the case of a compiler value, both variants can be found in the .h file and you can decide at compile time which one should be used.