From 550870e53051d7f7c92562c9454e982fc60e1186 Mon Sep 17 00:00:00 2001 From: Jage9 Date: Wed, 25 Feb 2026 01:22:05 -0500 Subject: [PATCH] Added changelog entries --- 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 00b3c76..b13e475 100644 --- a/client/public/changelog.json +++ b/client/public/changelog.json @@ -3,7 +3,7 @@ { "date": "February 24, 2026", "items": [ - "Added secondary actions with Shift+Enter. Currently, it works on the radio for now playing." + "Added secondary actions with Shift+Enter. Currently, it works on the radio for now playing.", "Added now playing for media streams.", "Added user accounts. Username cannot be changed but nicknames can.", "Did a lot of behind-the-scenes work, including rewriting the item system and moving a lot of things away from the client. If things break, please let me know."