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.