Skip to content

Commit d4c7c9a

Browse files
committed
Update
1 parent 8bef8ce commit d4c7c9a

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

CHANGES.md

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

1313
- 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.
14+
contains keyword-arguments passed to a configured `slice_source` together
15+
with each slice item.
1616

1717
- Introduced optional configuration setting `extra` that holds additional
18-
configuration not validated by default. Intended use is by a `slice_source` that
19-
expects an argument named `ctx` and therefore can access the configuration.
20-
* Improved readability of the configuration reference by using setting categories.
18+
configuration not validated by default. Intended use is by a `slice_source`
19+
that expects an argument named `ctx` and therefore can access the
20+
configuration.
21+
22+
* Improved readability of the configuration reference by using setting
23+
categories and applied logical ordering of settings within categories. (#85)
2124

2225
## Version 0.6.0 (from 2024-03-12)
2326

0 commit comments

Comments
 (0)