From 2f48c0fac492d26094c5cc90dec774bac46e71b4 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Thu, 29 Feb 2024 18:10:19 -0800 Subject: [PATCH] Updated changelog [skip ci] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 280b2e0..763833a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ - Fixed error with `ANALYZE` and vectors with different dimensions - Fixed error with `shared_preload_libraries` +- Fixed vector subtraction being marked as commutative ## 0.6.0 (2024-01-29)