Skip to content

Commit 5b33b98

Browse files
committed
fix whats-new
1 parent 80b2b36 commit 5b33b98

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

doc/whats-new.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ Breaking changes
3333

3434
Deprecations
3535
~~~~~~~~~~~~
36-
36+
- The `squeeze` kwarg to GroupBy is now deprecated. (:issue:`2157`, :pull:`8507`)
37+
By `Deepak Cherian <https://github.com/dcherian>`_.
3738

3839
Bug fixes
3940
~~~~~~~~~
@@ -109,9 +110,6 @@ Breaking changes
109110

110111
Deprecations
111112
~~~~~~~~~~~~
112-
- The `squeeze` kwarg to GroupBy is now deprecated. (:issue:`2157`)
113-
By `Deepak Cherian <https://github.com/dcherian>`_.
114-
115113
- As part of an effort to standardize the API, we're renaming the ``dims``
116114
keyword arg to ``dim`` for the minority of functions which current use
117115
``dims``. This started with :py:func:`xarray.dot` & :py:meth:`DataArray.dot`

0 commit comments

Comments
 (0)