Skip to content

Commit be7f4b3

Browse files
committed
Update
1 parent b4697d1 commit be7f4b3

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

CHANGES.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,21 +11,13 @@
1111
is applicable. Deprecated `SliceSource.dispose()`.
1212

1313
- Introduced new optional configuration setting `slice_source_kwargs` that
14-
contains keyword-arguments, which are passed to a configured `slice_source` together with
15-
each slice item.
16-
17-
18-
- Introduced optional configuration setting `slice_source_kwargs` that
19-
contains keyword-arguments passed to a configured `slice_source` together with
20-
each slice item.
14+
contains keyword-arguments, which are passed to a configured `slice_source`
15+
together with each slice item.
2116

2217
- Introduced optional configuration setting `extra` that holds additional
2318
configuration not validated by default. Intended use is by a `slice_source` that
2419
expects an argument named `ctx` and therefore can access the configuration.
2520

26-
* Improve the configuration reference Introduced configuration schema categories
27-
28-
2921
## Version 0.6.0 (from 2024-03-12)
3022

3123
### Enhancements

0 commit comments

Comments
 (0)