From a3dca7839748b84923c59f71226c5b3a7b815611 Mon Sep 17 00:00:00 2001 From: Jage9 Date: Sat, 21 Feb 2026 21:04:53 -0500 Subject: [PATCH] Added changelog entry. --- client/public/changelog.json | 1 + 1 file changed, 1 insertion(+) diff --git a/client/public/changelog.json b/client/public/changelog.json index 84af851..bd08c58 100644 --- a/client/public/changelog.json +++ b/client/public/changelog.json @@ -3,6 +3,7 @@ { "date": "February 21, 2026", "items": [ + "Added tooltips for items and item properties. Press space from the Add Item or properties menus.", "Added directional audio support, used now for the Radio item type.", "Added audio layers to toggle voice, item sounds, media, and world (other users).", "Added new item type clock.",