Updated changelog [skip ci]

This commit is contained in:
Andrew Kane
2024-03-25 16:11:52 -07:00
parent 2bc959b3eb
commit 709fc75ce0
3 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
## 0.7.0 (unreleased)
- Added `hamming_distance` function
## 0.6.2 (2024-03-18)
- Reduced lock contention with parallel HNSW index builds