From dadffae5cf01cd4fa7fc1b640be7f9d885ea4071 Mon Sep 17 00:00:00 2001 From: eddy Date: Sat, 1 Aug 2026 02:28:04 +0800 Subject: [PATCH] =?UTF-8?q?remove:=20=E5=88=A0=E9=99=A4=20CHANGELOG.md=20?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E4=BB=A5=E6=B8=85=E7=90=86=E8=BF=87=E6=97=B6?= =?UTF-8?q?=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index 6e8441f..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -# Changelog - -## 1.0.0 - 2026-07-19 - -- Refactored the single-file application into native ES Modules. -- Preserved existing storage keys, seed tasks, and version 1.0 backup format. -- Replaced inline handlers with static listeners and delegated actions. -- Added resilient normalization, scoped rendering, i18n interpolation, and automated tests.