Skip to content

Commit c75ed8e

Browse files
committed
Prepare v1.6.0
1 parent cae843b commit c75ed8e

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to ACE will be captured in this document. This project follows semantic versioning; the latest changes appear first.
44

5+
## [v1.6.0-beta] 2026-02-14
6+
7+
### Changed
8+
- To accomodate value comparison fix below, changed row hash algorithm and added algorithm versioning
9+
- If using Merkle Trees, it will automatically update to the new format when detected.
10+
Alternatively, you can reinitialize the trees.
11+
12+
### Fixed
13+
- Fixed column comparisons with equal values but different scales (e.g., 3000.00 vs 3000.0).
14+
515
## [v1.5.5] - 2026-02-12
616

717
### Changed

0 commit comments

Comments
 (0)