Skip to content

Commit 32ce31b

Browse files
authored
Update v1.3.0.rst
whatsnew entry
1 parent c9bc8d1 commit 32ce31b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.3.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -971,6 +971,7 @@ Other
971971
- Bug in :func:`pandas.util.show_versions` where console JSON output was not proper JSON (:issue:`39701`)
972972
- Bug in :meth:`DataFrame.convert_dtypes` incorrectly raised ValueError when called on an empty DataFrame (:issue:`40393`)
973973
- Bug in :meth:`DataFrame.clip` not interpreting missing values as no threshold (:issue:`40420`)
974+
- Bug in :meth:`_CustomBusinessMonth.apply` not applying extra offset when initially rolled date `new` is already a business day (:issue:`41356`)
974975

975976
.. ---------------------------------------------------------------------------
976977

0 commit comments

Comments
 (0)