Add features of #1778 and #1763 to changelog

This commit is contained in:
Christopher Hertel
2026-03-16 21:38:51 +01:00
parent b8aa1ca5b8
commit 174012d169

View File

@@ -10,6 +10,7 @@ CHANGELOG
* Add `CombinedStore` combining vector and text stores with Reciprocal Rank Fusion (RRF)
* [BC BREAK] Add `?EventDispatcherInterface $eventDispatcher` as 3rd constructor parameter of `Retriever` (before `$logger`)
* Add automatic text content preservation in `Vectorizer` metadata
* Add batch processing in `DistanceCalculator` for local vector stores
0.6
---