Skip to content

Commit

Permalink
Adapted Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dobraczka committed Jan 11, 2024
1 parent 8588b30 commit ec81792
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## [0.5.0] - 2024-01-11

### Added

- Support for torch, when using Faiss
- More metrics for Faiss

### Changed

- Simplified kneighbors API, i.e. no queries can be supplied anymore, since they need to come from the source anyway

### Removed

- Autofaiss support was removed

### Fixed

- Several efficiency problems when not using Hubness Reduction were addressed

## [0.4.4] - 2023-10-18

### Changed
Expand Down

0 comments on commit ec81792

Please sign in to comment.