From 1583eca7a44e77709b6da7dca00120b43aa46faf Mon Sep 17 00:00:00 2001 From: stopflock Date: Tue, 2 Dec 2025 22:33:26 -0600 Subject: [PATCH] trim changelog --- assets/changelog.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/assets/changelog.json b/assets/changelog.json index 3cd815a..93931de 100644 --- a/assets/changelog.json +++ b/assets/changelog.json @@ -3,8 +3,7 @@ "content": [ "• Internal code organization improvements - better separation of concerns for improved maintainability", "• Extracted specialized manager classes for map data, interactions, sheets, and navigation", - "• Improved code modularity while preserving all existing functionality", - "• Enhanced developer experience for future feature development" + "• Improved code modularity while preserving all existing functionality" ] }, "1.5.4": {