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 79412e3 commit 35d022cCopy full SHA for 35d022c
docs/release.rst
@@ -24,14 +24,23 @@ Release notes
24
2.18.3
25
------
26
27
+Enhancements
28
+~~~~~~~~~~~~
29
+* Added support for creating a copy of data when converting a `zarr.Array`
30
+ to a numpy array.
31
+ By :user:`David Stansby <dstansby>`
32
+
33
Maintenance
34
~~~~~~~~~~~
35
* Removed support for Python 3.9.
36
By :user:`David Stansby <dstansby>`
-
37
38
* Fix a regression when using orthogonal indexing with a scalar.
39
By :user:`Deepak Cherian <dcherian>` :issue:`1931`
40
41
+* Added compatibility with numpy 2.1.
42
43
44
45
.. _release_2.18.2:
46
0 commit comments