From f370a7b02559fd371b6f8166da342e32ccc790fd Mon Sep 17 00:00:00 2001 From: Graeme Porteous Date: Thu, 11 Apr 2024 13:12:40 +0100 Subject: [PATCH] Update changelog --- doc/CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/CHANGES.md b/doc/CHANGES.md index e1aa74cc4a..82ed541e60 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -2,6 +2,7 @@ ## Highlighted Features +* Add list by tag endpoint to view tagged requests (Graeme Porteous) * Allow categories to have notes associated with them (Graeme Porteous) * Add styling option and rich text editor to the notes admin (Graeme Porteous) * Strengthen 2FA warning. Users *must* remember to keep this code safe (Gareth