Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions integrations/chroma/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## [integrations/chroma-v3.4.0] - 2025-10-27

### 🚀 Features

- Adding delete_all_docs to ChromaDB document store (#2399)

### 📚 Documentation

- Add pydoc configurations for Docusaurus (#2411)

### ⚙️ CI

- Install dependencies in the `test` environment when testing with lowest direct dependencies and Haystack main (#2418)

### 🧹 Chores

- Update md files for new hatch scripts (#1911)
- Remove black (#1985)
- Standardize readmes - part 1 (#2202)


## [integrations/chroma-v3.3.0] - 2025-06-09

### 🚀 Features
Expand Down