Files
pgvector/CHANGELOG.md
2021-04-26 15:33:11 -07:00

14 lines
228 B
Markdown

## 0.1.2 (unreleased)
- 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