Skip to content

Commit b7017af

Browse files
committed
Fix whats-new
1 parent 79e2cdd commit b7017af

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/whats-new.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,12 @@ Deprecations
3333
~~~~~~~~~~~~
3434

3535

36+
Performance
37+
~~~~~~~~~~~
38+
39+
- Significantly faster unstacking to a ``sparse`` array. :pull:`5577`
40+
By `Deepak Cherian <https://github.com/dcherian>`_.
41+
3642
Bug fixes
3743
~~~~~~~~~
3844
- :py:func:`xr.map_blocks` and :py:func:`xr.corr` now work when dask is not installed (:issue:`3391`, :issue:`5715`, :pull:`5731`).
@@ -158,12 +164,6 @@ Deprecations
158164
passed alongside ``combine='by_coords'``.
159165
By `Tom Nicholas <https://github.com/TomNicholas>`_.
160166

161-
Performance
162-
~~~~~~~~~~~
163-
164-
- Significantly faster unstacking to a ``sparse`` array. :pull:`5577`
165-
By `Deepak Cherian <https://github.com/dcherian>`_.
166-
167167

168168
Bug fixes
169169
~~~~~~~~~

0 commit comments

Comments
 (0)