We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2f5c38 commit 0cab735Copy full SHA for 0cab735
integrations/chroma/CHANGELOG.md
@@ -1,5 +1,26 @@
1
# Changelog
2
3
+## [integrations/chroma-v3.4.0] - 2025-10-27
4
+
5
+### 🚀 Features
6
7
+- Adding delete_all_docs to ChromaDB document store (#2399)
8
9
+### 📚 Documentation
10
11
+- Add pydoc configurations for Docusaurus (#2411)
12
13
+### ⚙️ CI
14
15
+- Install dependencies in the `test` environment when testing with lowest direct dependencies and Haystack main (#2418)
16
17
+### 🧹 Chores
18
19
+- Update md files for new hatch scripts (#1911)
20
+- Remove black (#1985)
21
+- Standardize readmes - part 1 (#2202)
22
23
24
## [integrations/chroma-v3.3.0] - 2025-06-09
25
26
### 🚀 Features
0 commit comments