File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 22Changelog History
33=================
44
5- xskillscore v0.0.25 (2021-xx-xx )
5+ xskillscore v0.0.25 (2024-03-10 )
66--------------------------------
77
88Bug Fixes
@@ -22,6 +22,7 @@ Internal Changes
2222 (:issue: `317 `, :pr: `366 `) `Aaron Spring `_.
2323- Refactor masking ``NaN `` in :py:func: `~xskillscore.rps `.
2424 (:pr: `397 `) `Aaron Spring `_.
25+ - Use to ``pyproject.toml `` and use ``ruff `` for linting `Ray Bell `_.
2526
2627xskillscore v0.0.24 (2021-10-08)
2728--------------------------------
Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ Release Procedure
55
66#. Create a new branch ``release-v0.0.xx `` with the version for the release.
77
8+ $ git checkout -b release-v0.0.xx
9+
810 * Update ``CHANGELOG.rst ``
911 * Make sure all new changes, features are reflected in the documentation.
1012
You can’t perform that action at this time.
0 commit comments