We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9834456 commit 149afd8Copy full SHA for 149afd8
1 file changed
CHANGELOG.rst
@@ -3,7 +3,7 @@ Changelog History
3
=================
4
5
6
-xskillscore v0.0.28 (2025-10-15)
+xskillscore v0.0.28 (2025-01-19)
7
--------------------------------
8
9
Bug Fixes
@@ -14,6 +14,10 @@ Bug Fixes
14
p-value calculations with `numpy` v2.x and fixed several doctest expected outputs.
15
(:pr:`440`) `Aaron Spring`_.
16
17
+Internal Changes
18
+~~~~~~~~~~~~~~~~
19
+- Pinned `numpy` below v2.4 due to breaking API changes. (:pr:`441`) `Trevor James Smith`_
20
+- Adjusted tests to adapt to new `xarray` attributes preservation behaviour. (:pr:`441`) `Trevor James Smith`_
21
22
xskillscore v0.0.27 (2025-07-14)
23
0 commit comments