Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
HaystackBot committed Jul 1, 2024
1 parent 23c3e10 commit 2d93ea3
Showing 1 changed file with 63 additions and 0 deletions.
63 changes: 63 additions & 0 deletions integrations/fastembed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
# Changelog

## [unreleased]

### ⚙️ Miscellaneous Tasks

- Retry tests to reduce flakyness (#836)
- Update ruff invocation to include check parameter (#853)

### Fix

- Typo on Sparse embedders. The parameter should be "progress_bar" … (#814)

## [integrations/fastembed-v1.1.0] - 2024-05-15

## [integrations/fastembed-v1.0.0] - 2024-05-06

## [integrations/fastembed-v0.1.0] - 2024-04-10

### 🚀 Features

- *(FastEmbed)* Support for SPLADE Sparse Embedder (#579)

### 📚 Documentation

- Disable-class-def (#556)

## [integrations/fastembed-v0.0.6] - 2024-03-07

### 📚 Documentation

- Review and normalize docstrings - `integrations.fastembed` (#519)
- Small consistency improvements (#536)

## [integrations/fastembed-v0.0.5] - 2024-02-20

### 🐛 Bug Fixes

- Fix order of API docs (#447)

This PR will also push the docs to Readme

### 📚 Documentation

- Update category slug (#442)

## [integrations/fastembed-v0.0.4] - 2024-02-16

## [integrations/fastembed-v0.0.3] - 2024-02-12

### 🐛 Bug Fixes

- From numpy float to float (#391)

### 📚 Documentation

- Update paths and titles (#397)

## [integrations/fastembed-v0.0.2] - 2024-02-11

## [integrations/fastembed-v0.0.1] - 2024-02-10

<!-- generated by git-cliff -->

0 comments on commit 2d93ea3

Please sign in to comment.