Version bump to 0.6.0 [skip ci]

This commit is contained in:
Andrew Kane
2024-01-29 10:54:44 -08:00
parent 5b43aaad5a
commit 281d4fcf60
7 changed files with 16 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
## 0.6.0 (unreleased)
## 0.6.0 (2024-01-29)
If upgrading with Postgres 12 or Docker, see [these notes](https://github.com/pgvector/pgvector#060-unreleased).
If upgrading with Postgres 12 or Docker, see [these notes](https://github.com/pgvector/pgvector#060).
- Changed storage for vector from `extended` to `external`
- Added support for parallel index builds for HNSW