From f15bc0904fefe54eac1a99df5e9fa038b22f5b8b Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Wed, 10 Jun 2026 20:13:55 -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 fa998ba..14b2031 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ ## 0.8.3 (unreleased) -- Fixed performance regression with Hamming distance and Jaccard distance with Postgres 18 +- Fixed performance regression with Hamming distance and Jaccard distance with Postgres 18 on machines without AVX-512 `VPOPCNTDQ` support ## 0.8.2 (2026-02-25)