Skip to content

Commit 804e997

Browse files
committed
Update changelog for version 0.2.1
1 parent 7f96fb5 commit 804e997

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121

2222
### Security
2323

24-
## [0.2.1] - 2026-03-12
24+
## [0.2.1] - 2026-03-20
2525

26+
### Changed
27+
28+
- **SQL statement prepending logic refactored**
29+
- **Reservation lookup performance improved** - Refactored to use a Set for O(1) lookups instead of array iteration, significantly improving performance for large reservation lists
2630
- **Updated test version for v3.0 from 3.0.43 to 3.0.48** - Updated the Dataform version used in matrix testing to ensure compatibility with the latest stable release.
2731

2832

0 commit comments

Comments
 (0)