remove: 删除 CHANGELOG.md 文件以清理过时内容

This commit is contained in:
eddy
2026-08-01 14:52:36 +08:00
parent 5665684e0f
commit dadffae5cf
-8
View File
@@ -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.