Skip to content

Commit 2e0b956

Browse files
committed
Updates whats-new.rst
1 parent 77a79d5 commit 2e0b956

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/whats-new.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ Bug fixes
5252
- Fix issue with passing parameters to ZarrStore.open_store when opening
5353
datatree in zarr format (:issue:`9376`, :pull:`9377`).
5454
By `Alfonso Ladino <https://github.com/aladinor>`_
55+
- Fix deprecation warning that was raised when calling ``np.array`` on an ``xr.DataArray``
56+
in NumPy 2.0 (:issue:`9312`, :pull:`9393`)
57+
By `Andrew Scherer <https://github.com/andrew-s28>`_.
5558

5659
Documentation
5760
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)