Skip to content

Commit

Permalink
Release 0.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Jun 13, 2024
1 parent 69c1218 commit bc718b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@


## Unreleased

## 2024/06/13 0.37.0
- Added support for CrateDB's [FLOAT_VECTOR] data type and its accompanying
[KNN_MATCH] function, for HNSW matches. For SQLAlchemy column definitions,
you can use it like `FloatVector(dimensions=1536)`.
Expand Down

0 comments on commit bc718b4

Please sign in to comment.