Skip to content

Commit 85c34be

Browse files
committed
Add PR 444 to CHANGELOG: lift np<2, bump min to np>=1.25
1 parent 310a6d5 commit 85c34be

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Bug Fixes
1717
Internal Changes
1818
~~~~~~~~~~~~~~~~
1919
- Pinned `numpy` below v2.4 due to breaking API changes. (:pr:`441`) `Trevor James Smith`_
20+
- Lifted `numpy<2` dependency constraint and bumped minimum to `numpy>=1.25`.
21+
(:pr:`444`) `Aaron Spring`_
2022
- Adjusted tests to adapt to new `xarray` attributes preservation
2123
behaviour. (:pr:`441`) `Trevor James Smith`_
2224

0 commit comments

Comments
 (0)