Skip to content

Commit 3a967da

Browse files
committed
Update changlog
1 parent f383efa commit 3a967da

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/changelog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Deprecations
2020
- Functions for reading and writing plink are deprecated, please use the `bio2zarr <https://github.com/sgkit-dev/bio2zarr>`_
2121
and `vcztools <https://github.com/sgkit-dev/vcztools>`_ packages.
2222
(:user:`tomwhite`, :pr:`1324`, :issue:`1318`)
23+
- Using rechunker for rechunking in sgkit is deprecated, please use the the
24+
`Xarray chunk <https://docs.xarray.dev/en/stable/generated/xarray.Dataset.chunk.html#xarray.Dataset.chunk>`_
25+
function directly.
26+
(:user:`tomwhite`, :pr:`1325`)
2327

2428
.. Improvements
2529
.. ~~~~~~~~~~~~

0 commit comments

Comments
 (0)