From 74ed2614768d5752fe41ebe1d87f1211fada5a71 Mon Sep 17 00:00:00 2001 From: Alexander Griffen Date: Mon, 25 Mar 2024 17:50:48 +0000 Subject: [PATCH] Update changelog --- doc/CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/CHANGES.md b/doc/CHANGES.md index 6cdbfa4b9e..bda5287b7e 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -2,6 +2,8 @@ ## Highlighted Features +* Change use of `/alaveteli_pro/info_requests/{request}` to instead appear as + `/request/{request}` (Alexander Griffen, Graeme Porteous) * 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)