Skip to content

Commit 4afc08e

Browse files
committed
Merge pull request #7538 from sinhrks/nanotz_correct
DOC: Release note correction for GH7534
2 parents a5448c3 + 00d5ab4 commit 4afc08e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/v0.14.1.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ Bug Fixes
248248

249249
- BUG in ``resample`` raises ``ValueError`` when target contains ``NaT`` (:issue:`7227`)
250250

251-
- Bug in ``Timestamp.tz_convert`` resets ``nanosecond`` info (:issue:`7534`)
251+
- Bug in ``Timestamp.tz_localize`` resets ``nanosecond`` info (:issue:`7534`)
252252

253253
- Bug in ``Index.astype(float)`` where it would return an ``object`` dtype
254254
``Index`` (:issue:`7464`).

0 commit comments

Comments
 (0)