From 9fee4b533dd62290fe68a03209d38d1429ca3cef Mon Sep 17 00:00:00 2001 From: Corban-Lee Jones Date: Wed, 11 Sep 2024 22:05:14 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b18f003..262c092 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ - Enhancement: Clearer help label on the 'Add Server' modal/form - Enhancement: Add wiki link button to footer - Fix: "ordering=unknown" by only applying ordering if it's truthy +- Fix: Exception caused by unfinished queryset method on the `/api/guild-settings/` endpoint - - TODO: fix areas marked `// FIX: potential xss attack` -