From 794a2f8f7e1f1fa8228e77374861bb65473daa88 Mon Sep 17 00:00:00 2001 From: Compositr Date: Fri, 8 Nov 2024 23:01:44 +1100 Subject: [PATCH] chore: bump changelog for 1.1.1 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5be528..6ef118f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ - Extract error function to a macro - Incorporate some unit tests - Fix empty keys in query parameters +- Remove unused properties in Url struct +- Improve code styling (including renaming URL struct to Url) # 1.1.0 / 2024-11-04 - Remove version information from headers