Update CHANGELOG.md

This commit is contained in:
Ray 2025-04-23 19:31:22 +08:00 committed by GitHub
parent 37f1057320
commit 8d3cd94fd0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,10 @@
# Change Log # Change Log
All notable changes to this project will be documented in this file. 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 ## Beta - 2025-04-03
@ -10,5 +14,3 @@ All notable changes to this project will be documented in this file.
### Changed ### Changed
- [x] Change "child_nodes" -> "nodes" to simplify the structure - [x] Change "child_nodes" -> "nodes" to simplify the structure