Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
HaystackBot committed Oct 7, 2024
1 parent 42cc2ae commit 9438634
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion integrations/fastembed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Changelog

## [unreleased]
## [integrations/fastembed-v1.3.0] - 2024-10-07

### 🚀 Features

- Introduce `model_kwargs` in Sparse Embedders (can be used for BM25 parameters) (#1126)

### 🧪 Testing

- Do not retry tests in `hatch run test` command (#954)

### ⚙️ Miscellaneous Tasks

- Retry tests to reduce flakyness (#836)
- Update ruff invocation to include check parameter (#853)
- Update ruff linting scripts and settings (#1105)

### Fix

Expand Down

0 comments on commit 9438634

Please sign in to comment.