Skip to content

Commit 8aff205

Browse files
committed
feat: add pptx document parser to changelog
1 parent b004bf2 commit 8aff205

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

packages/ragbits-document-search/CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
- feat: add pptx document parser (#693)
6+
57
## 1.1.0 (2025-07-09)
68

79
### Changed
@@ -179,6 +181,7 @@
179181
## 0.7.0 (2025-01-21)
180182

181183
### Added
184+
182185
- Add CLI command to perform search on DocumentSearch instance (#290).
183186

184187
### Changed
@@ -202,7 +205,7 @@
202205

203206
### Added
204207

205-
- Distributed ingestion with usage of https://www.ray.io/ (#207)
208+
- Distributed ingestion with usage of <https://www.ray.io/> (#207)
206209
- Documents can be now replaced in existing VectorStore (#210)
207210

208211
### Changed
@@ -228,7 +231,6 @@
228231
- Add location metadata to documents ingested into DocumentSearch (#122).
229232
- Add LiteLLM Reranker (#109).
230233

231-
232234
### Changed
233235

234236
- ragbits-core updated to version v0.3.0

0 commit comments

Comments
 (0)