v1.6.1 - Bugfix 声明式Task列表展示问题

This commit is contained in:
LINING-PC\lining
2025-12-15 12:53:45 +08:00
parent e72b4958e6
commit 9de2d729d8
5 changed files with 22 additions and 6 deletions
+6
View File
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.6.1] - 2025-12-15
### Fixed
- 🔧 修复:声明式Task List数据展示问题
- 🔧 Fixed: Declarative Task List data display issue
## [1.6.0] - 2025-12-14
### Added