diff --git a/docs/whats_new.rst b/docs/whats_new.rst index 48b0f18..5ce5ab8 100644 --- a/docs/whats_new.rst +++ b/docs/whats_new.rst @@ -1,16 +1,18 @@ -.. currentmodule:: cordex +.. currentmodule:: xarray What's New ========== -.. ipython:: python - :suppress: - - import cordex - v0.6.0 (Unreleased) ------------------- +New Features +~~~~~~~~~~~~ + +- Added :py:meth:`Dataset.cx.map` for plotting quick map overviews of CORDEX domains. + +.. currentmodule:: cordex + Internal Changes ~~~~~~~~~~~~~~~~