Skip to content

Commit 5e1dbde

Browse files
committed
Update
1 parent 5aa4181 commit 5e1dbde

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
[contextlib.closing()](https://docs.python.org/3/library/contextlib.html#contextlib.closing)
1111
is applicable. Deprecated `SliceSource.dispose()`.
1212

13+
- Introduced new optional configuration setting `slice_source_kwargs` that
14+
contains keyword-arguments passed to a configured `slice_source` together with
15+
each slice item.
16+
1317
* Improved readability of the configuration reference by using setting categories.
1418

1519
## Version 0.6.0 (from 2024-03-12)

0 commit comments

Comments
 (0)