diff --git a/docs/whats_new.rst b/docs/whats_new.rst index ef538a1..4a5b81c 100644 --- a/docs/whats_new.rst +++ b/docs/whats_new.rst @@ -14,6 +14,7 @@ New Features Internal Changes ~~~~~~~~~~~~~~~~ +- Update grid rewriting in :py:meth:`cmor.cmorize_variable` (:pull:`276`) to allow for non registered domains. - Added internal tolerance to domain cropping during cmorization (:pull:`262`). Bugfixes