From 50dbd0acbd6f47d131207608f5bb859cda5b18e5 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..2346f0626e 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -2,6 +2,7 @@ ## Highlighted Features +* Allow requests to be listed and filtered by tag (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