mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-27 15:08:43 +00:00
* add preview section to reno config and update existing notes * Empty commit to trigger CLA
5 lines
170 B
YAML
5 lines
170 B
YAML
---
|
|
preview:
|
|
- Add `from_dict` and `to_dict` methods to `Store` `Protocol`
|
|
- Add default `from_dict` and `to_dict` implementations to classes decorated with `@store`
|