Skip to content

Commit 5c441c9

Browse files
committed
move the item in whats-new.rst into New Features
1 parent dc4846f commit 5c441c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/whats-new.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ New Features
7676
invoked. (:issue:`3378`, :pull:`3446`, :pull:`3515`)
7777
By `Deepak Cherian <https://github.com/dcherian>`_ and
7878
`Guido Imperiale <https://github.com/crusaderky>`_.
79+
- Add the documented-but-missing :py:meth:`xarray.core.groupby.DatasetGroupBy.quantile`.
80+
(:issue:`3525`, :pull:`3527`). By `Justus Magin <https://github.com/keewis>`_.
7981

8082
Bug fixes
8183
~~~~~~~~~
@@ -96,8 +98,6 @@ Bug fixes
9698
(:issue:`3402`). By `Deepak Cherian <https://github.com/dcherian/>`_
9799
- Allow appending datetime and bool data variables to zarr stores.
98100
(:issue:`3480`). By `Akihiro Matsukawa <https://github.com/amatsukawa/>`_.
99-
- Add the documented-but-missing :py:meth:`xarray.core.groupby.DatasetGroupBy.quantile`.
100-
(:issue:`3525`, :pull:`3527`). By `Justus Magin <https://github.com/keewis>`_.
101101

102102
Documentation
103103
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)