Files
pgvector/CHANGELOG.md
2021-05-06 02:18:19 -07:00

18 lines
275 B
Markdown

## 0.1.3 (unreleased)
- Fixed version number
## 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