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 18, 2024
1 parent f166d91 commit 863ace0
Showing 1 changed file with 61 additions and 0 deletions.
61 changes: 61 additions & 0 deletions integrations/instructor_embedders/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
# Changelog

## [integrations/instructor_embedders-v0.4.1] - 2024-10-18

### 📚 Documentation

- Disable-class-def (#556)

### 🧪 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)
- Adopt uv as installer (#1142)

## [integrations/instructor_embedders-v0.4.0] - 2024-02-21

### 🐛 Bug Fixes

- Fix order of API docs (#447)

This PR will also push the docs to Readme

### 📚 Documentation

- Update category slug (#442)

## [integrations/instructor_embedders-v0.3.0] - 2024-02-15

### 🚀 Features

- Generate API docs (#380)

### 📚 Documentation

- Update paths and titles (#397)

## [integrations/instructor_embedders-v0.2.1] - 2024-01-30

## [integrations/instructor_embedders-v0.2.0] - 2024-01-22

### ⚙️ Miscellaneous Tasks

- Replace - with _ (#114)
- chore!: Rename `model_name_or_path` to `model` in the Instructor integration (#229)

* rename model_name_or_path in doc embedder

* fix tests for doc embedder

* rename model_name_or_path to model in text embedder

* fix tests for text embedder

* feedback

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

0 comments on commit 863ace0

Please sign in to comment.