Skip to content

Commit 3252c74

Browse files
authored
Update whats-new.rst (#217)
1 parent 36b98fe commit 3252c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/whats-new.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ What's New
66
v0.5.2 (unreleased)
77
===================
88

9-
- Added :py:attr:`Dataset.cf.axes` to return a dictionary mapping valid keys to the variable names of their bounds. By `Mattia Almansi`_.
9+
- Added :py:attr:`Dataset.cf.bounds` to return a dictionary mapping valid keys to the variable names of their bounds. By `Mattia Almansi`_.
1010
- :py:meth:`DataArray.cf.differentiate` and :py:meth:`Dataset.cf.differentiate` can optionally correct
1111
sign of the derivative by interpreting the ``"positive"`` attribute. By `Deepak Cherian`_.
1212

0 commit comments

Comments
 (0)