Skip to content

Commit

Permalink
release 2.1.4 (#634)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.rst
  • Loading branch information
aaronspring committed Jun 28, 2021
1 parent 21aaa21 commit 38eed93
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,9 @@
What's New
==========

climpred v2.1.4 (2021-XX-XX)
climpred v2.1.4 (2021-06-28)
============================

Breaking changes
----------------

New Features
------------
- Allow ``hours``, ``minutes`` and ``seconds`` as ``lead.attrs['units']``.
Expand All @@ -32,7 +29,7 @@ New Features
* ``"lead"``: ``"forecast_period"``
- If ``lead`` coordinate is ``pd.Timedelta``,
:py:class:`~climpred.classes.PredictionEnsemble` converts ``lead`` coordinate upon
instantiation to integer `lead` and corresponding ``lead.attrs["units"]``.
instantiation to integer ``lead`` and corresponding ``lead.attrs["units"]``.
(:issue:`606`, :pr:`627`) `Aaron Spring`_.
- Require ``xskillscore >= 0.0.20``.
:py:func:`~climpred.metrics._rps` now works with different ``category_edges``
Expand Down

0 comments on commit 38eed93

Please sign in to comment.