Updated changelog [skip ci]

This commit is contained in:
Andrew Kane
2024-04-13 20:23:33 -07:00
parent 1234fffcb0
commit ce597f770d

View File

@@ -7,6 +7,7 @@
- Added `jaccard_distance` function
- Added `quantize_binary` function
- Added `subvector` function
- Added CPU dispatching for distance functions on Linux x86-64
- Updated comparison operators to support vectors with different dimensions
## 0.6.2 (2024-03-18)