From c65c575dd7e77b4119cbd32872b097c10b532d99 Mon Sep 17 00:00:00 2001 From: Alexander Griffen Date: Mon, 26 Feb 2024 14:47:32 +0000 Subject: [PATCH] Update changelog --- doc/CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/CHANGES.md b/doc/CHANGES.md index 4bd9745911..ac924415d3 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -2,6 +2,7 @@ ## Highlighted Features +* Remove locale prefixes from URLs (Alexander Griffen) * Reduce amount of storage related background jobs (Graeme Porteous) * Add automatic parsing of emails contain Excel spreadsheets (Graeme Porteous) * Improve rendering of admin hidden request prominence and explanations (Graeme