From ec7790cf406aa1424e04c7818c446253ab1d9b96 Mon Sep 17 00:00:00 2001 From: Jage9 Date: Sat, 21 Feb 2026 19:45:43 -0500 Subject: [PATCH] Correct directional audio changelog date to February 21 --- client/public/changelog.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/public/changelog.json b/client/public/changelog.json index 1c1bd1c..a499f18 100644 --- a/client/public/changelog.json +++ b/client/public/changelog.json @@ -1,7 +1,7 @@ { "sections": [ { - "date": "February 22, 2026", + "date": "February 21, 2026", "items": [ "Added directional audio support, used now for the Radio item type." ]