Skip to content

Commit 017e3b2

Browse files
authored
Update v3_migration.rst
1 parent eef18f3 commit 017e3b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/v3_migration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ the following actions in order:
5858
* ``zarr.attrs`` has gone, with no replacement
5959
* ``zarr.codecs`` has gone, use ``numcodecs`` instead
6060
* ``zarr.context`` has gone, with no replacement
61-
* ``zarr.core`` remains but should be considered private API
61+
* ``zarr.core`` remains but should be considered private API (and will be renamed to be private before a final release)
6262
* ``zarr.hierarchy`` has gone, with no replacement (use ``zarr.Group`` inplace of ``zarr.hierarchy.Group``)
6363
* ``zarr.indexing`` has gone, with no replacement
6464
* ``zarr.meta`` has gone, with no replacement

0 commit comments

Comments
 (0)