Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
HaystackBot committed Nov 14, 2024
1 parent ee4ca75 commit a986ace
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions integrations/deepeval/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Changelog

## [integrations/deepeval-v0.1.2] - 2024-11-14

### 🚀 Features

- Implement `DeepEvalEvaluator` (#346)

### 🐛 Bug Fixes

- Fix order of API docs (#447)

This PR will also push the docs to Readme
- Deepeval - pin indirect dependencies based on python version (#1187)

### 📚 Documentation

- Update paths and titles (#397)
- Update category slug (#442)
- Update `deepeval-haystack` docstrings (#527)
- Disable-class-def (#556)

### 🧪 Testing

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

### ⚙️ Miscellaneous Tasks

- Exculde evaluator private classes in API docs (#392)
- 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)

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

0 comments on commit a986ace

Please sign in to comment.