Skip to content

Commit 5963087

Browse files
committed
Update CHANGELOG for v0.0.29 release
1 parent a7dd72b commit 5963087

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.rst

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,16 @@ Changelog History
33
=================
44

55

6-
xskillscore v0.0.28 (2025-01-19)
6+
xskillscore v0.0.29 (2026-02-18)
7+
--------------------------------
8+
9+
Internal Changes
10+
~~~~~~~~~~~~~~~~
11+
- Lifted `numpy<2` dependency constraint and bumped minimum to `numpy>=1.25`.
12+
(:pr:`444`) `Aaron Spring`_
13+
14+
15+
xskillscore v0.0.28 (2026-01-19)
716
--------------------------------
817

918
Bug Fixes
@@ -16,11 +25,10 @@ Bug Fixes
1625

1726
Internal Changes
1827
~~~~~~~~~~~~~~~~
19-
- Lifted `numpy<2` dependency constraint and bumped minimum to `numpy>=1.25`.
20-
(:pr:`444`) `Aaron Spring`_
2128
- Pinned `numpy` below v2.4 due to breaking API changes. (:pr:`441`) `Trevor James Smith`_
2229
- Adjusted tests to adapt to new `xarray` attributes preservation
2330
behaviour. (:pr:`441`) `Trevor James Smith`_
31+
- Updated pre-commit configuration. (:pr:`434`)
2432

2533
xskillscore v0.0.27 (2025-07-14)
2634
--------------------------------

0 commit comments

Comments
 (0)