From 6c969bebadfe1221a882e4ea3a6d4028d10a2edc Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Mon, 18 Mar 2024 10:11:45 -0700 Subject: [PATCH] Updated changelog [skip ci] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf81eb0..36dffbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ ## 0.6.1 (2024-03-04) - Fixed error with `ANALYZE` and vectors with different dimensions -- Fixed error with `shared_preload_libraries` +- Fixed segmentation fault with `shared_preload_libraries` - Fixed vector subtraction being marked as commutative ## 0.6.0 (2024-01-29)