mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-04-25 16:16:22 +02:00
16 lines
373 B
Markdown
16 lines
373 B
Markdown
# Change Log
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
## Beta - 2025-04-23
|
|
|
|
### Fixed
|
|
- [x] Fixed a bug introduced on April 18 where `start_index` was incorrectly passed.
|
|
|
|
## Beta - 2025-04-03
|
|
|
|
### Added
|
|
- [x] Add node_id, node summary
|
|
- [x] Add document discription
|
|
|
|
### Changed
|
|
- [x] Change "child_nodes" -> "nodes" to simplify the structure
|