diff --git a/doc/whats-new.rst b/doc/whats-new.rst index d50b2d53f92..42da3fa8e63 100644 --- a/doc/whats-new.rst +++ b/doc/whats-new.rst @@ -25,7 +25,7 @@ v0.13.0 (17 Sep 2019) This release includes many exciting changes: wrapping of `NEP18 `_ compliant -numpy-like arrays; new :py:meth:`~Dataset.plot.scatter` method that can scatter +numpy-like arrays; new :py:meth:`~Dataset.plot.scatter` plotting method that can scatter two ``DataArrays`` in a ``Dataset`` against each other; support for converting pandas DataFrames to xarray objects that wrap ``pydata/sparse``; and more!