Skip to content

Commit 3c09ffd

Browse files
committed
Merge pull request #7920 from sinhrks/rn7798
DOC: Fix release note for GH7798
2 parents 912b138 + 976f587 commit 3c09ffd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/source/v0.15.0.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -233,8 +233,7 @@ Enhancements
233233

234234

235235

236-
- Bug in ``tslib.tz_convert`` and ``tslib.tz_convert_single`` may return different results (:issue:`7798`)
237-
- Bug in ``DatetimeIndex.intersection`` of non-overlapping timestamps with tz raises ``IndexError`` (:issue:`7880`)
236+
238237

239238

240239

@@ -353,7 +352,8 @@ Bug Fixes
353352

354353

355354

356-
355+
- Bug in ``tslib.tz_convert`` and ``tslib.tz_convert_single`` may return different results (:issue:`7798`)
356+
- Bug in ``DatetimeIndex.intersection`` of non-overlapping timestamps with tz raises ``IndexError`` (:issue:`7880`)
357357

358358

359359

0 commit comments

Comments
 (0)