diff --git a/doc/whats-new.rst b/doc/whats-new.rst index 542d1eee5ea..50336a67f5c 100644 --- a/doc/whats-new.rst +++ b/doc/whats-new.rst @@ -20,7 +20,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!