Skip to content

Commit 1a40777

Browse files
committed
update what's new with bug fix
1 parent 5263054 commit 1a40777

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.20.0.txt

+1
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,7 @@ Performance Improvements
416416
Bug Fixes
417417
~~~~~~~~~
418418

419+
- Bug in ``Timestamp.replace`` wrong exception raised when wrong argument name given (:issue:`15240`)
419420
- Bug in ``Index`` power operations with reversed operands (:issue:`14973`)
420421
- Bug in ``TimedeltaIndex`` addition where overflow was being allowed without error (:issue:`14816`)
421422
- Bug in ``TimedeltaIndex`` raising a ``ValueError`` when boolean indexing with ``loc`` (:issue:`14946`)

0 commit comments

Comments
 (0)