We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feb4888 commit 23c76e3Copy full SHA for 23c76e3
1 file changed
integrations/chroma/CHANGELOG.md
@@ -1,11 +1,23 @@
1
# Changelog
2
3
-## [integrations/chroma-v3.4.1]
+## [integrations/chroma-v3.5.0] - 2026-01-07
4
+
5
+### 🚀 Features
6
7
+- Adding `delete_by_filter()` and `update_by_filter()` to `ChromaDocumentStore` (#2649)
8
9
10
### ⚙️ CI
11
-- Adopt PEP 585 type hinting (#2475)
12
+- Change pytest command (#2475)
13
14
+### 🧹 Chores
15
16
+- Remove Readme API CI workflow and configs (#2573)
17
18
+### 🌀 Miscellaneous
19
20
+- Adopt PEP 585 type hinting (part 1) (#2509)
21
22
## [integrations/chroma-v3.4.0] - 2025-10-27
23
0 commit comments