We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e26207 commit 5b39bd3Copy full SHA for 5b39bd3
1 file changed
docs/CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All notable changes to ACE will be captured in this document. This project follows semantic versioning; the latest changes appear first.
4
5
-## [v1.6.0-beta] 2026-02-14
+## [v1.6.0-beta2] 2026-02-17
6
7
### Changed
8
- To accommodate value comparison fix below, changed row hash algorithm and added algorithm versioning
@@ -11,6 +11,7 @@ All notable changes to ACE will be captured in this document. This project follo
11
12
### Fixed
13
- Fixed column comparisons with equal values but different scales (e.g., 3000.00 vs 3000.0).
14
+- Fixed timestamp without timezone column value repair
15
16
## [v1.5.5] - 2026-02-12
17
0 commit comments