From ebd4ccaf12065409d89e479c92b6bb44f7918ff4 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 5fa927762d..6cdbfa4b9e 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -2,6 +2,7 @@ ## Highlighted Features +* Remove locale prefixes from URLs (Alexander Griffen, Graeme Porteous) * Fix missing headers when exporting Project data (Gareth Rees) * Reduce amount of storage related background jobs (Graeme Porteous) * Add automatic parsing of emails contain Excel spreadsheets (Graeme Porteous)