Skip to content

Commit 58aa601

Browse files
committed
FIx whats-new
1 parent 7c1c099 commit 58aa601

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

doc/whats-new.rst

+7-5
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,13 @@ Deprecations
3636
~~~~~~~~~~~~
3737

3838

39+
Performance
40+
~~~~~~~~~~~
41+
42+
- Significantly faster unstacking to a ``sparse`` array. :pull:`5577`
43+
By `Deepak Cherian <https://github.com/dcherian>`_.
44+
45+
3946
Bug fixes
4047
~~~~~~~~~
4148

@@ -129,11 +136,6 @@ Breaking changes
129136
Deprecations
130137
~~~~~~~~~~~~
131138

132-
Performance
133-
~~~~~~~~~~~
134-
135-
- Significantly faster unstacking to a ``sparse`` array. :pull:`5577`
136-
By `Deepak Cherian <https://github.com/dcherian>`_.
137139
- Removed the deprecated ``dim`` kwarg to :py:func:`DataArray.integrate` (:pull:`5630`)
138140
- Removed the deprecated ``keep_attrs`` kwarg to :py:func:`DataArray.rolling` (:pull:`5630`)
139141
- Removed the deprecated ``keep_attrs`` kwarg to :py:func:`DataArray.coarsen` (:pull:`5630`)

0 commit comments

Comments
 (0)