Updated changelog [skip ci]

This commit is contained in:
Andrew Kane
2026-02-25 11:28:43 -08:00
parent cab9da72c0
commit 411291189d

View File

@@ -1,6 +1,6 @@
## 0.8.2 (2026-02-25)
- Fixed buffer overflow with parallel HNSW index build
- Fixed buffer overflow with parallel HNSW index build - [more info](https://github.com/pgvector/pgvector/issues/959)
- Improved `install` target on Windows
- Fixed `Index Searches` in `EXPLAIN` output for Postgres 18