We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b3ca36 commit 3d3d82cCopy full SHA for 3d3d82c
docs/changelog.rst
@@ -14,11 +14,20 @@ Changelog
14
.. Breaking changes
15
.. ~~~~~~~~~~~~~~~~
16
17
-.. Deprecations
18
-.. ~~~~~~~~~~~~
+Deprecations
+~~~~~~~~~~~~
19
20
-.. Improvements
21
+- Deprecate functions for reading VCF, in favour of `bio2zarr <https://github.com/sgkit-dev/bio2zarr>`_.
+ (:user:`tomwhite`, :pr:`1233`, :issue:`1232`)
22
+
23
+Improvements
24
25
26
+- Pin to Zarr < 3.
27
+ (:user:`tomwhite`, :pr:`1230`)
28
29
+- Pin numpy and cbgen to numpy < 2.
30
+ (:user:`timothymillar`, :pr:`1228`, :issue:`1225`)
31
32
.. Bug fixes
33
.. ~~~~~~~~~
0 commit comments