From 82e78872d24924817b96e6a622bed1d9a6ce5890 Mon Sep 17 00:00:00 2001 From: Jage9 Date: Sun, 22 Feb 2026 03:35:06 -0500 Subject: [PATCH] Add wall-hit repetition note to Feb 22 changelog --- client/public/changelog.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/client/public/changelog.json b/client/public/changelog.json index 5c4743f..78b9b5d 100644 --- a/client/public/changelog.json +++ b/client/public/changelog.json @@ -3,7 +3,8 @@ { "date": "February 22, 2026", "items": [ - "Added support for Dropbox links and HTTP streams for item sounds and radio stations." + "Added support for Dropbox links and HTTP streams for item sounds and radio stations.", + "You will no longer repeatedly hit walls." ] }, {