From b0c2fb91f3595842e4c65649be97d89e53eb7de2 Mon Sep 17 00:00:00 2001 From: Jage9 Date: Sat, 21 Feb 2026 19:44:58 -0500 Subject: [PATCH] Add directional radio audio entry to changelog --- client/public/changelog.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/client/public/changelog.json b/client/public/changelog.json index 34f5be8..1c1bd1c 100644 --- a/client/public/changelog.json +++ b/client/public/changelog.json @@ -1,5 +1,11 @@ { "sections": [ + { + "date": "February 22, 2026", + "items": [ + "Added directional audio support, used now for the Radio item type." + ] + }, { "date": "February 21, 2026", "items": [