Skip to content

Commit 94a8fad

Browse files
committed
Update v1.3.0.rst
whatsnew entry
1 parent 1e151f1 commit 94a8fad

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
@@ -974,6 +974,7 @@ Other
974974
- Bug in :meth:`DataFrame.convert_dtypes` incorrectly raised ValueError when called on an empty DataFrame (:issue:`40393`)
975975
- Bug in :meth:`DataFrame.clip` not interpreting missing values as no threshold (:issue:`40420`)
976976
- Bug in :class:`Series` backed by :class:`DatetimeArray` or :class:`TimedeltaArray` sometimes failing to set the array's ``freq`` to ``None`` (:issue:`41425`)
977+
- Bug in :meth:`_CustomBusinessMonth.apply` not applying extra offset when initially rolled date `new` is already a business day (:issue:`41356`)
977978

978979
.. ---------------------------------------------------------------------------
979980

0 commit comments

Comments
 (0)