Skip to content

Commit c213bb0

Browse files
author
Matt Roeschke
committed
Change issue number
1 parent 4c364a6 commit c213bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.1.4.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Fixed regressions
2020
- Fixed regression in :class:`RollingGroupby` with ``sort=False`` not being respected (:issue:`36889`)
2121
- Fixed regression in :meth:`Series.astype` converting ``None`` to ``"nan"`` when casting to string (:issue:`36904`)
2222
- Fixed regression in :class:`RollingGroupby` causing a segmentation fault with Index of dtype object (:issue:`36727`)
23-
- Fixed regression in :class:`RollingGroupby` when specifying ``center=True`` and ``on`` (:issue:`36727`)
23+
- Fixed regression in :class:`RollingGroupby` when specifying ``center=True`` and ``on`` (:issue:`37141`)
2424

2525
.. ---------------------------------------------------------------------------
2626

0 commit comments

Comments
 (0)