mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-06-26 22:00:13 +00:00

* converting some methods to static, since they change/depend on state of the object * adding release notes * removing tab
5 lines
140 B
YAML
5 lines
140 B
YAML
---
|
|
enhancements:
|
|
-|
|
|
DocumentJoiner methods `_concatenate()` and `_distribution_based_rank_fusion()` were converted to static methods.
|