Skip to content
forked from pydata/xarray

Commit

Permalink
fix whats-new
Browse files Browse the repository at this point in the history
  • Loading branch information
dcherian committed Dec 18, 2023
1 parent 80b2b36 commit 5b33b98
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ Breaking changes

Deprecations
~~~~~~~~~~~~

- The `squeeze` kwarg to GroupBy is now deprecated. (:issue:`2157`, :pull:`8507`)
By `Deepak Cherian <https://github.com/dcherian>`_.

Bug fixes
~~~~~~~~~
Expand Down Expand Up @@ -109,9 +110,6 @@ Breaking changes

Deprecations
~~~~~~~~~~~~
- The `squeeze` kwarg to GroupBy is now deprecated. (:issue:`2157`)
By `Deepak Cherian <https://github.com/dcherian>`_.

- As part of an effort to standardize the API, we're renaming the ``dims``
keyword arg to ``dim`` for the minority of functions which current use
``dims``. This started with :py:func:`xarray.dot` & :py:meth:`DataArray.dot`
Expand Down

0 comments on commit 5b33b98

Please sign in to comment.