From dd93ac64b63cea00d4ac79e52522250d614d2a16 Mon Sep 17 00:00:00 2001 From: stopflock Date: Sat, 25 Jul 2026 17:44:18 -0500 Subject: [PATCH] changelog --- assets/changelog.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/changelog.json b/assets/changelog.json index fbe8a20..d678b6d 100644 --- a/assets/changelog.json +++ b/assets/changelog.json @@ -2,7 +2,8 @@ "2.10.4": { "content": [ "• Catch and correct a couple rare map bounds issues", - "• Prevent queueing a deletion without being logged in" + "• Prevent queueing a deletion without being logged in", + "• Require a reason for deletion, provide options in a dropdown" ] }, "2.10.3": {