Skip to content

Commit 170357b

Browse files
committed
CHANGES updated
1 parent a9aa5cd commit 170357b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGES.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
in the viewer's sidebar.
1212

1313
### Other changes
14-
* Added a new abstract class `PreloadDataStore` that defines the return type of the
15-
`preload_data` method in `xcube.core.store.DataStore`. The `PreloadDataStore` is a
16-
mutable data store containing a `preload_handle` field, which holds the handle
14+
* Added a new abstract class `PreloadedDataStore` that defines the return type of the
15+
`preload_data` method in `xcube.core.store.DataStore`. The `PreloadedDataStore` is a
16+
data store containing a `preload_handle` field, which holds the handle
1717
associated with a preload job.
1818

1919

0 commit comments

Comments
 (0)