Files
pgvector/CHANGELOG.md
2021-04-26 19:37:26 -07:00

14 lines
228 B
Markdown

## 0.1.2 (2021-04-26)
- Vectorized distance calculations
- Improved cost estimation
## 0.1.1 (2021-04-25)
- Added binary representation for `COPY`
- Marked functions as `PARALLEL SAFE`
## 0.1.0 (2021-04-20)
- First release