Updated readme and changelog for 0.4.0 [skip ci]

This commit is contained in:
Andrew Kane
2023-01-11 11:34:28 -08:00
parent ec415bf5c4
commit fce99e0472
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ Supports L2 distance, inner product, and cosine distance
## Installation
Compile and install the extension (supports Postgres 10+)
Compile and install the extension (supports Postgres 11+)
```sh
git clone --branch v0.3.2 https://github.com/pgvector/pgvector.git