Updated changelog [skip ci]

This commit is contained in:
Andrew Kane
2024-01-17 10:50:07 -08:00
parent b7304a3a4a
commit 7390f31261

View File

@@ -4,6 +4,7 @@
- Added support for on-disk parallel index builds for HNSW
- Reduced memory usage for HNSW index builds
- Reduced WAL generation for HNSW index builds
- Fixed error with logical replication
- Fixed `invalid memory alloc request size` error with HNSW index build
## 0.5.1 (2023-10-10)