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 15, 2024
1 parent 16b3849 commit 05a21f6
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions integrations/chroma/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [integrations/chroma-v0.20.1] - 2024-07-15

### 🚀 Features

- Added distance_function property to ChromadocumentStore (#817)
- Add filter_policy to chroma integration (#826)

### 🐛 Bug Fixes

- Allow search in ChromaDocumentStore without metadata (#863)
- `Chroma` - Fallback to default filter policy when deserializing retrievers without the init parameter (#897)

### ⚙️ Miscellaneous Tasks

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

## [integrations/chroma-v0.18.0] - 2024-05-31

## [integrations/chroma-v0.17.0] - 2024-05-10
Expand Down

0 comments on commit 05a21f6

Please sign in to comment.