Skip to content

Commit 0726037

Browse files
committed
Update v1.3.0.rst
whatsnew entry
1 parent db5e783 commit 0726037

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.3.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1060,6 +1060,7 @@ Other
10601060
- Bug in :meth:`DataFrame.clip` not interpreting missing values as no threshold (:issue:`40420`)
10611061
- Bug in :class:`Series` backed by :class:`DatetimeArray` or :class:`TimedeltaArray` sometimes failing to set the array's ``freq`` to ``None`` (:issue:`41425`)
10621062
- Bug in creating a :class:`Series` from a ``range`` object that does not fit in the bounds of ``int64`` dtype (:issue:`30173`)
1063+
- Bug in :meth:`_CustomBusinessMonth.apply` not applying extra offset when initially rolled date `new` is already a business day (:issue:`41356`)
10631064

10641065
.. ---------------------------------------------------------------------------
10651066

0 commit comments

Comments
 (0)