Skip to content

Commit e95ac31

Browse files
committed
chore: Remove outdated task list documentation and examples from CHANGELOG.md
- Deleted sections related to task list documentation, examples, and tests to streamline the CHANGELOG. - Focused on maintaining relevant and current information for upcoming releases.
1 parent 702f0ed commit e95ac31

1 file changed

Lines changed: 0 additions & 21 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -19,27 +19,6 @@
1919
- `TaskListAttrs` - Attributes for task lists (uid)
2020
- `TaskItemAttrs` - Attributes for task items (checked status)
2121

22-
### Documentation
23-
24-
- Added comprehensive task list documentation in API reference
25-
- Added nested checklist examples and patterns
26-
- Updated document structure guide with task list blocks
27-
- Added task list to supported elements table
28-
29-
### Examples
30-
31-
- `examples/task_list_checklist.py` - Complete examples of task lists usage
32-
- Simple checklists
33-
- Nested checklists (multi-level)
34-
- Mixed content (text + checklists)
35-
- Complex nested structures (3+ levels)
36-
37-
### Tests
38-
39-
- Added 8 unit tests for task list functionality
40-
- Added 4 integration tests with real API
41-
- All tests passing
42-
4322
## [0.14.0] - 2025-10-24
4423

4524
### Added

0 commit comments

Comments
 (0)