List assignment does not change with scaling [skip ci]

This commit is contained in:
Andrew Kane
2024-10-10 15:16:08 -07:00
parent 08d0340655
commit 29908405ab

View File

@@ -4,7 +4,6 @@
- Improved cost estimation
- Improved performance of HNSW inserts and on-disk index builds
- Reduced memory usage for HNSW index scans
- Fixed list assignment for cosine distance and non-normalized vectors for IVFFlat
- Dropped support for Postgres 12
## 0.7.4 (2024-08-05)