Skip to content

Commit d0d92d2

Browse files
committed
changelog adjusted
1 parent c3091da commit d0d92d2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGES.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@
1111
`mldataset:jpeg2000:<protocol>`, where protocol is the respective file system.
1212
These openers and writers are available to any file system data store,
1313
e.g., `"file"`, `"s3"`.
14-
* The class `ExecutorPreloadHandle` is enhanced by propagating `preload_params`
15-
to the `preload_data` method. (#1184)
14+
* Enhanced `ExecutorPreloadHandle` to propagate `preload_params` to the `preload_data`
15+
method, and renamed the `PreloadStatus` argument `stopped` to `completed`. (#1184)
16+
1617

1718
### Other changes
1819

0 commit comments

Comments
 (0)