Updated changelog [skip ci]

This commit is contained in:
Andrew Kane
2024-01-24 14:31:41 -08:00
parent 54c560c5cb
commit b7b11cd8d5

View File

@@ -9,7 +9,7 @@ If upgrading with Postgres 12 or Docker, see [these notes](https://github.com/pg
- 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
- Fixed `invalid memory alloc request size` error with HNSW index builds
- Moved Docker image to `pgvector` org
- Added Docker tags for each supported version of Postgres
- Dropped support for Postgres 11