From 1f68c73c965f97b70cd4b4e6fae6bcc1659f9d32 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Wed, 10 Jun 2026 20:20: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 14b2031..fa998ba 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 on machines without AVX-512 `VPOPCNTDQ` support +- Fixed performance regression with Hamming distance and Jaccard distance with Postgres 18 ## 0.8.2 (2026-02-25)