diff --git a/docs/whats_new.rst b/docs/whats_new.rst index 78c7060..27d75da 100644 --- a/docs/whats_new.rst +++ b/docs/whats_new.rst @@ -17,7 +17,12 @@ New Features Internal Changes ~~~~~~~~~~~~~~~~ -- Update of API documentation in accessor (:pull:`308`). +- Fix coordinate bounds attribute in :py:meth:`transform_bounds` (:pull:`314`). + +Bugfixes +~~~~~~~~ + +- Fixed deprecated ``xarray`` keywords (:pull:`273`). Breaking Changes ~~~~~~~~~~~~~~~~