Skip to content

Commit 59f8586

Browse files
committed
fix whats-new
1 parent 5cabd19 commit 59f8586

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

doc/whats-new.rst

+5-4
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ Bug fixes
3939
Documentation
4040
~~~~~~~~~~~~~
4141

42+
- Better examples in docstrings for groupby and resampling reductions (:pull:`5871`).
43+
By `Deepak Cherian <https://github.com/dcherian>`_,
44+
`Maximilian Roos <https://github.com/max-sixty>`_,
45+
`Jimmy Westling <https://github.com/illviljan>`_ .
46+
4247

4348
Internal Changes
4449
~~~~~~~~~~~~~~~~
@@ -174,10 +179,6 @@ Documentation
174179

175180
- Users are instructed to try ``use_cftime=True`` if a ``TypeError`` occurs when combining datasets and one of the types involved is a subclass of ``cftime.datetime`` (:pull:`5776`).
176181
By `Zeb Nicholls <https://github.com/znicholls>`_.
177-
- Better examples in docstrings for groupby and resampling reductions.
178-
By `Deepak Cherian <https://github.com/dcherian>`_,
179-
`Maximilian Roos <https://github.com/max-sixty>`_,
180-
`Jimmy Westling <https://github.com/illviljan>`_ .
181182
- A clearer error is now raised if a user attempts to assign a Dataset to a single key of
182183
another Dataset. (:pull:`5839`)
183184
By `Tom Nicholas <https://github.com/TomNicholas>`_.

0 commit comments

Comments
 (0)