From 54232acd8733e73efbc69b4e5865b5608aa09789 Mon Sep 17 00:00:00 2001 From: Jage9 Date: Wed, 25 Feb 2026 00:01:49 -0500 Subject: [PATCH] Add February 24 changelog entries --- client/public/changelog.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/client/public/changelog.json b/client/public/changelog.json index 80d2b54..764ea43 100644 --- a/client/public/changelog.json +++ b/client/public/changelog.json @@ -1,5 +1,12 @@ { "sections": [ + { + "date": "February 24, 2026", + "items": [ + "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." + ] + }, { "date": "February 23, 2026", "items": [