[Service] Add merge methods on SearchFilters

This commit is contained in:
CosminPerRam 2023-05-08 14:59:55 +03:00
parent fc52f3fe91
commit a17f5ad4d2
2 changed files with 76 additions and 0 deletions

View file

@ -6,6 +6,9 @@ Protocols:
- Valve:
1. Added standard and serde derives to `GatheringSettings`.
Services:
1. Added methods to merge two search filters together.
### Breaking:
Nothing, yet...