Skip to content

Commit b070bd1

Browse files
committed
Add PR #904 to CHANGELOG
1 parent aa7511b commit b070bd1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Internals/Minor Fixes
3535
- Replaced all `assert` statements found outside of the testing code with appropriate exceptions to be handled. (:pr:`870`) `Trevor James Smith`_
3636
- Use `ty` instead of `mypy`. (:issue:`888`, :pr:`896`) `Aaron Spring`_
3737
- `climpred` is now tested against macOS and Windows platforms on GitHub Workflows. (:pr:`902`) `Trevor James Smith`_
38+
- Updated dependencies to support numpy 2.x and pandas 3.0: numpy>=2.0.0, pandas>=2.0, xarray>=2024.5.0, xskillscore>=0.0.29. Fixed timedelta dtype detection using ``np.issubdtype()`` and added error handling for corrupted XML downloads. (:pr:`904`) `Aaron Spring`_
3839

3940
climpred v2.5.0 (2024-07-05)
4041
============================

0 commit comments

Comments
 (0)