Skip to content

Commit 2222d17

Browse files
committed
docs(changelog): record nested table reconstruction fix
1 parent 7bcd79d commit 2222d17

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
### Fixes
44
- **Security update**: Bumped dependencies to address security vulnerabilities
5+
- **Preserve nested rows when reconstructing chunked tables**: `reconstruct_table_from_chunks()` now merges only top-level table rows (`tr`, `thead/tr`, `tbody/tr`, `tfoot/tr`) from each chunk so nested table structure is retained.
56

67
## 0.22.4
78

0 commit comments

Comments
 (0)