Skip to content

Commit 62cabe7

Browse files
committed
Reset release notes for next release
Signed-off-by: Mathias L. Baumann <[email protected]>
1 parent e29b0b3 commit 62cabe7

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,8 @@
1010

1111
## New Features
1212

13-
* Added support for `dispatch_ids` and `queries` filters in the `list` method
14-
- `dispatch_ids` parameter allows filtering by specific dispatch IDs
15-
- `filter_queries` parameter supports text-based filtering on dispatch `id` and `type` fields
16-
- Query format: IDs are prefixed with `#` (e.g., `#4`), types are matched as substrings (e.g., `bar` matches `foobar`)
17-
- Multiple queries are combined with logical OR
13+
<!-- Here goes the main new features and examples or instructions on how to use them -->
1814

1915
## Bug Fixes
2016

17+
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

0 commit comments

Comments
 (0)